refresh multiple shapes

T

TD

Situation: some shapes linked to excel database

Problem: multiple shapes are selected to do a refresh/sync with the db
but this doesn't work. Do i really have to refresh each shape
separately?
 
C

Crack

if the situation is multiple linked shapes on multiple pages then each page
must be refreshed separately. I would suggest that you examine the method
that you use to move from one page to another and add a refresh database
mechanism to the move proceedure. This way every time you move between pages
the active page is automatically refreshed. i.e. on the double click event of
a page insert "GOTOPAGE Page-n & RUNADDON("Database Refresh").
 

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