refreshing unbound objects in a form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Clueless???

How can I refresh an unbound object in a from such as a linked Excel chart?
Is the only way to close the form and then reopen it again. There seems like
there should be a way to automatically refresh it without a close and reopen.

Thanks,
Matt
 
Have you tried
MyExcelChart.Refresh
? (Of course you'll be using your object's name...)
 

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

Similar Threads

Access Form Refresh 1
Refreshing Data Form in a Tab 1
form still on task bar 1
Refresh unbound textbox 5
Refresh original form 1
refresh an unbound form after data altered 7
Refresh?? 1
Form not opening correctly 1

Back
Top