mcclunyboy
Registered User.
- Local time
- Today, 05:02
- Joined
- Sep 8, 2009
- Messages
- 292
Hi,
I have a VB module in one of my databases..it contains a few parameters, variables etc etc...
My query -> If I create a form with a few textboxes on, I want to be able to display the variables from the VB Module and all the users to update these? Is this possible or is it better practice to save the variables in a table and re-code my module (not sure how I will do that..its a copy from a downloaded access db)...
basically It contains some file paths - I want the user to be able to change these paths if and when required.
I have a VB module in one of my databases..it contains a few parameters, variables etc etc...
My query -> If I create a form with a few textboxes on, I want to be able to display the variables from the VB Module and all the users to update these? Is this possible or is it better practice to save the variables in a table and re-code my module (not sure how I will do that..its a copy from a downloaded access db)...
basically It contains some file paths - I want the user to be able to change these paths if and when required.