The command or action Rrefresh' isn't available now.

L

Leslie Isaacs

Hello All

I often add the following line to the AfterUpdate or other event of a textbox or combobox (I got the code by creating abutton and acceptiong the wizard's Refresh Form Data option):

DoCmd.DoMenuItem acFormBar, acRecordsMenu, 5, , acMenuVer70

.... but quite often when carrying out the Update (or relevant other) action I get the following message:

The command or action Rrefresh' isn't available now.
Why does this happen, and what are the 'rules' about when the refresh command is available?

Thanks for any help.
Les
 

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