Fornation where are you? (1 Viewer)

mark curtis

Registered User.
Local time
Today, 23:39
Joined
Oct 9, 2000
Messages
457
Dear All,
Can anyone tell me how on exit of a field I can prompt the user via a message box the following:
TEXT IN CAPITALS = Functionality required

OnExit
ifisnull(startdate) then setfocus to next field
else
msgbox vbyesnocancel
The date you have entered will be stored permanantly, please select Yes to continue(IF YES DATE IS STORED AND FIELD IS LOCKED) or select no to change date(IF NO FIELD CAN BE EDITED BUT ONLY THE FIRST TIME THE FIELD IS POPULATED)or if cancel (CLOSE FORM AND CONTENTS OF DATE FIELD)

Thanks
Mark
 

Pat Hartman

Super Moderator
Staff member
Local time
Today, 18:39
Joined
Feb 19, 2002
Messages
43,546
Please don't post the same question under multiple topics.
 

mark curtis

Registered User.
Local time
Today, 23:39
Joined
Oct 9, 2000
Messages
457
Sorry, will not do it again
 

Users who are viewing this thread

Top Bottom