G
George Papadopoulos
Hello everybody
How can I pass an argument from a form to a report? I can pass arguments
from a form to another form via the statement :
DoCmd.OpenForm stDocName, OpenArgs:=Me.[Kwdikos_episkeyhs]
Then I can access it from within the newly opened form. Can I do something
similar with reports?
George Papadopoulos
How can I pass an argument from a form to a report? I can pass arguments
from a form to another form via the statement :
DoCmd.OpenForm stDocName, OpenArgs:=Me.[Kwdikos_episkeyhs]
Then I can access it from within the newly opened form. Can I do something
similar with reports?
George Papadopoulos