Hi
I need some help to my VBA code.
I want to open a query in Edit mode
Change a parameter and then save the qyery and close it.
A)I now how to do open the query in editmode
docmd.openquery ect ect.
B)I dont now how to change the parameter
C)but I now how to save the qyery and close it.
Can anyone help me to do the B) part ?
best regards
Ronald
I need some help to my VBA code.
I want to open a query in Edit mode
Change a parameter and then save the qyery and close it.
A)I now how to do open the query in editmode
docmd.openquery ect ect.
B)I dont now how to change the parameter
C)but I now how to save the qyery and close it.
Can anyone help me to do the B) part ?
best regards
Ronald
Comment