Search:

Type: Posts; User: basboy1991

Search: Search took 0.02 seconds.

  1. Thread: next up

    by basboy1991
    Replies
    1
    Views
    1,144

    next up

    dear users,

    for my work i'm working on a project that we can track the expire dates on different products.
    to make it easy for my colegues, i made a userform that they can fill in. i only run...
  2. Replies
    5
    Views
    1,165

    MsOf10 Re: when yes show msg if no another

    Im using excel 2010. and in collum G i want the msg to apear when you put yes 1 and for no another
  3. Replies
    5
    Views
    1,165

    MsOf10 Re: when yes show msg if no another

    i'm not using a code yet and in this collum a have a validation with Yes or no
  4. Replies
    5
    Views
    1,165

    MsOf10 when yes show msg if no another

    Hello again,

    I have another question for my work, i want to make a list for the orders we get from customers.
    i have a sheet with all the facts i need but i want one thing in it.

    when i put in...
  5. Replies
    20
    Views
    3,410

    Re: Msgbox with Checkbox

    i sleightly become crazy..... if i press no i get a error and it sais method add of object customproject properties has failed how to resolve it :S
  6. Replies
    20
    Views
    3,410

    Re: Msgbox with Checkbox

    no i want a shortcut so i can activate the pop up again so when i press {insert} the pop up is activate
  7. Replies
    20
    Views
    3,410

    Re: Msgbox with Checkbox

    the error has gone a little mistake i wrote .none instead of .clear

    and for my shortcut where do i place the line:

    On Error Resume Next...
  8. Replies
    20
    Views
    3,410

    Re: Msgbox with Checkbox

    I want a shortcut to make it pop up again.
    And the value is date but when i erase it i get a error
  9. Replies
    20
    Views
    3,410

    Re: Msgbox with Checkbox

    it works :) but now i have more wishes :blush:

    1. is their a way to make the popup come back when it is hidden
    2. the last code Worksheets("ivulinstructies").Range("A1").Value = Date gives a date...
  10. Replies
    20
    Views
    3,410

    Re: Msgbox with Checkbox

    Yes when i press yes nothing happens (msgbox close) but when i press no i'm receiving same error
  11. Replies
    20
    Views
    3,410

    Re: Msgbox with Checkbox

    so this vba code is only posibble when i open a sheet
  12. Replies
    20
    Views
    3,410

    Re: Msgbox with Checkbox

    my bad the sheet is not called ivulinstructies but invulinstructie but right now the error that its not supported
  13. Replies
    20
    Views
    3,410

    Re: Msgbox with Checkbox

    Problems with this code when i press yes i get error code 9 the subscript is out of range. it is in this line

    Worksheets("ivulinstructies").Range("A1").Value = Date'

    when i press no i get error...
  14. Replies
    20
    Views
    3,410

    Re: Msgbox with Checkbox

    Can somebody write a clear tutorial because im a newbie
  15. Replies
    20
    Views
    3,410

    Msgbox with Checkbox

    Hi guys,

    I'm totally new in automation of excel.

    im busy with a project for my sister. when she starts excel a msgbox will pop up with this code

    Private Sub Workbook_Open()
    MsgBox "my...
Results 1 to 15 of 15



Click Here to Expand Forum to Full Width