Writing code for refreshing a form

B

brimil

What is the string expression to use for refreshing the current form in the macro menu?
 
J

JohnFol

It used to be done using F9 or ctrl F9, and in a macro via gotocontrol (to
put focus on a text field) followed by send keys


brimil said:
What is the string expression to use for refreshing the current form in
the macro menu?
 

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