J
Jinjer
Hi.
Here's the situation:
1. I have a routine that refreshes the links to the backend tables
according to where the frontend is located.
2. I have an On Timer event in a form that flashes a label telling the user
that the data is being linked and to please stand by.
The problem is that they don't seem to be able to run at the same time. I
would like the label to blink WHILE the table linking is taking place, then
close when all is completed. However, when the RefreshLinks function runs,
the form's On Timer event doesn't. It's not much good if it runs after the
fact.
Any suggestions?
Here's the situation:
1. I have a routine that refreshes the links to the backend tables
according to where the frontend is located.
2. I have an On Timer event in a form that flashes a label telling the user
that the data is being linked and to please stand by.
The problem is that they don't seem to be able to run at the same time. I
would like the label to blink WHILE the table linking is taking place, then
close when all is completed. However, when the RefreshLinks function runs,
the form's On Timer event doesn't. It's not much good if it runs after the
fact.
Any suggestions?