richard luft
Registered User.
- Local time
- Yesterday, 20:15
- Joined
- Jun 4, 2004
- Messages
- 63
I'm in the process (beginning) of trying to update a Db written in Access2 basic into visual basic for access2k. I have the following code:
"If IsLoaded("Form1") Then------", which is not suitable for visual basic. Can someone explain how to change this code to use the 'isloaded' property? Thanks, Richard
"If IsLoaded("Form1") Then------", which is not suitable for visual basic. Can someone explain how to change this code to use the 'isloaded' property? Thanks, Richard