G
Guest
Hi All,
I am trying to write a macro that displays a text box only for one week
during a given month. So I have the item line saying:
[Forms]![Menu]![Textbox].[Visible] but I really don't know what to put in the
expression line. I would like to write something like this: Date() >
##/10/#### AND < ##/20/####
I don't think this syntax will work. Any suggestions?
Thanks!
I am trying to write a macro that displays a text box only for one week
during a given month. So I have the item line saying:
[Forms]![Menu]![Textbox].[Visible] but I really don't know what to put in the
expression line. I would like to write something like this: Date() >
##/10/#### AND < ##/20/####
I don't think this syntax will work. Any suggestions?
Thanks!