philbullock1223
Registered User.
- Local time
- Today, 16:29
- Joined
- Dec 31, 2011
- Messages
- 55
I have a pretty simple question....
I need to trigger a refresh on a form when I move the "focus" (i.e. click on one from and then another) from one form to another. I have tried putting Me.Refresh in the:
1. On Activate
2. On Got Focus
3. On Current
.....but these don't seem to work. I can't seem to get the trigger to flag.
Any help would be great.
Phil
I need to trigger a refresh on a form when I move the "focus" (i.e. click on one from and then another) from one form to another. I have tried putting Me.Refresh in the:
1. On Activate
2. On Got Focus
3. On Current
.....but these don't seem to work. I can't seem to get the trigger to flag.
Any help would be great.
Phil