D
Darrell
In my db I am using a button for a user to "click" which
will automatically date stamp a table in a field named
[date], format is: mmddyy, input mask is: "mm"/"dd"/"yy",
default value is: Date() , Required is: YES, indexed is: NO
What I need to have happen is IF the user has already
click the button once to date stamp, then IF the user
tries to click the button again, BEFORE performing another
action, then a message would appear telling the individual
to perform the other action prior to clicking again.
any help out there?
will automatically date stamp a table in a field named
[date], format is: mmddyy, input mask is: "mm"/"dd"/"yy",
default value is: Date() , Required is: YES, indexed is: NO
What I need to have happen is IF the user has already
click the button once to date stamp, then IF the user
tries to click the button again, BEFORE performing another
action, then a message would appear telling the individual
to perform the other action prior to clicking again.
any help out there?