R
Rhonda
How can I get multiple lines to display in a msgbox? And, how do I use the
returned value from the message box in an 'if' statement? If yes is selected
I need to complete the 'Close' process which I have already set up. I just
don't know how to code the 'if' part if yes is selected.
I need the following msgbox to pop-up
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CLOSE CHECK LIST:
1) Close Date Updated
2) Start Date Updated
3) . . .
4) . . .
Yes No
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Any help will be greatly appreciated.
Thanks,
Rhonda
returned value from the message box in an 'if' statement? If yes is selected
I need to complete the 'Close' process which I have already set up. I just
don't know how to code the 'if' part if yes is selected.
I need the following msgbox to pop-up
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CLOSE CHECK LIST:
1) Close Date Updated
2) Start Date Updated
3) . . .
4) . . .
Yes No
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Any help will be greatly appreciated.
Thanks,
Rhonda