Requery a form in called function.

G

Guest

My function is MyCalledFunction(Formname as string)
I have no idea how to requery the form within the function using Formname. I
assume it would be something like
Me!&Formname&.Form.Requery
Can someone enlighten me?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top