D
Darren Spooner
i have a query that i use the append info to another database, but in this
query there is a parameter. in my code i have DoCmd.OpenQuery "qryArchive",
acNormal, acEdit
DoCmd.RunCommand acCmdRun
i want the parameter to come from the form without me haveing to enter it
when the query ask me how do i do this??
query there is a parameter. in my code i have DoCmd.OpenQuery "qryArchive",
acNormal, acEdit
DoCmd.RunCommand acCmdRun
i want the parameter to come from the form without me haveing to enter it
when the query ask me how do i do this??