i'm using ms access 2003.
i've got a form that i placed 7 different text messages inside which i already can hide. what i need to do is to unhide them but one every day.
for example:
"monday" text must appear only on monday
"wednesday" text must appear only on wednesday .... and so on
monday is text1
tuesday is text2
can somebody help me with the vba code needed on the on open event?
thanks
i've got a form that i placed 7 different text messages inside which i already can hide. what i need to do is to unhide them but one every day.
for example:
"monday" text must appear only on monday
"wednesday" text must appear only on wednesday .... and so on
monday is text1
tuesday is text2
can somebody help me with the vba code needed on the on open event?
thanks