M
mark_jm
I am trying to call a function written in VBA using the runcode command
within the macro window.
How do I declare the function and then call it succesfully.
I am trying to do this because I have some append queries running as a click
event on a button. Ordinarilly I would just write the code and put that on
the click event, but I cant becasue the append query via the macro is there ?
I am trying to carry ouit a few checks on a form before I let the append
query run, so I am a bit stuck
Regards
Mark
within the macro window.
How do I declare the function and then call it succesfully.
I am trying to do this because I have some append queries running as a click
event on a button. Ordinarilly I would just write the code and put that on
the click event, but I cant becasue the append query via the macro is there ?
I am trying to carry ouit a few checks on a form before I let the append
query run, so I am a bit stuck
Regards
Mark