S
Steve Y
I am trying to create a form in which the operator will enter a date that
will be the default date for several sub-reports. I was instructed to creat
an unbound form and add a command button. I was also instructed to code the
click event on this command button to, "Me.Visible=False". I did this, but
now when I open the form, enter the date and then click on the Command
Button, I get a message that reads as follows:
"Microsoft Office Access can't find the macro 'Me.' The macro (or its macro
group) doesn't exist, or the macro is new but hasn't been saved. Note that
when you enter the macrogroupname.macroname syntax in an argument, you must
specify the name the macro's macro group was last saved under."
will be the default date for several sub-reports. I was instructed to creat
an unbound form and add a command button. I was also instructed to code the
click event on this command button to, "Me.Visible=False". I did this, but
now when I open the form, enter the date and then click on the Command
Button, I get a message that reads as follows:
"Microsoft Office Access can't find the macro 'Me.' The macro (or its macro
group) doesn't exist, or the macro is new but hasn't been saved. Note that
when you enter the macrogroupname.macroname syntax in an argument, you must
specify the name the macro's macro group was last saved under."