Hi, Plz note, My VBA is disabled for security reason.
I can use only Expression builder, Macros, Queries, Tables, Forms and Reports only.
------------------------------------------------
I have 2 Forms
Form 1 is main form
Form 2 is a second form,
Try1
I add Macro on form 2 on close requery form 1, not working
Try2
Form 2 on close run Stand Alone macro to requery form 1, not working
Try3
I think SetTempVar is the solutionو How can I let SetTempVar to run rquerry command at form 1?
Form 1 I create a button on click I put SetTempVar Name: Req
I create submacro to Requery
and then in Form 2 on close I use TempVar!Req but it dose not fire the macro
plz help
I can use only Expression builder, Macros, Queries, Tables, Forms and Reports only.
------------------------------------------------
I have 2 Forms
Form 1 is main form
Form 2 is a second form,
Try1
I add Macro on form 2 on close requery form 1, not working
Try2
Form 2 on close run Stand Alone macro to requery form 1, not working
Try3
I think SetTempVar is the solutionو How can I let SetTempVar to run rquerry command at form 1?
Form 1 I create a button on click I put SetTempVar Name: Req
I create submacro to Requery
and then in Form 2 on close I use TempVar!Req but it dose not fire the macro

plz help
