G
Guest
Hi al
I have a form which uses a param query (pop up a window to ask for the value when run the query), but when open this form, I want to pass the value of this parameter (call param1) in VB code to avoid popping up a param window, how do I do this. I use OpenForm method to open the form from another for
DoCmd.OpenForm formname
Thanks
I have a form which uses a param query (pop up a window to ask for the value when run the query), but when open this form, I want to pass the value of this parameter (call param1) in VB code to avoid popping up a param window, how do I do this. I use OpenForm method to open the form from another for
DoCmd.OpenForm formname
Thanks