|
-
Sep 5th, 2005, 01:55 AM
#1
Thread Starter
New Member
refresh a form from a different form
Hi
An action on a form causes new records to get written which are displayed in a different form in the same db.
After performing the action I navigate to the second form where the records should be displayed and they are not visible. I have to force a system refresh by removing all filters (even though none are active) to make the records visible.
In the code that writes the records I do a me.refresh and have tried me.repaint and even a DoCmd repaintobject (I think that is it).
None of this works - the repaintobject cannot find the second form although it is specified and present in the db!
Any help would be great.
MG
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|