|
-
Jun 22nd, 2004, 11:34 AM
#1
Thread Starter
New Member
OnLoad SQL statement using VB - Refresh needed
I have a form in Access2000 which used the OnLoad event to run a vb routine to assign the frmReporting.Recordsource using SQL. It works prefectly. However, I would to be able to refresh the form to recall the VB code again (The code uses Inputboxes and functions instead of queries). I have tried reload and refresh functions with no luck... any idea?
-
Jun 22nd, 2004, 02:23 PM
#2
Frenzied Member
Put the SQL in a separate function, not the load event, then call it whenever you want.
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
|