|
-
Jun 8th, 2006, 09:24 AM
#1
Thread Starter
New Member
[RESOLVED][MS ACCESS]Refresh form?
I wrote some procedures which handles each a seperate unit.
When a procedure finishes, I want to write an entry to listbox 'lbLogbook' so the users sees what's happening. But the entries in the listbox all appear at once when all the procedures are finished.
When I go into break-mode and go step-by-step then I see the listbox filling up like it's supposed to be. Do I have to manually refresh the form or so?
Calling the requery method of the listbox doesn't do anything. I got the same problem with a textbox, it only showed a value when the procedures are finished not during. Anybody?
Regards,
Eld0
Last edited by Eld0; Jun 9th, 2006 at 01:43 AM.
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
|