DaleFromEngland
Registered User.
- Local time
- Today, 19:37
- Joined
- Jul 16, 2001
- Messages
- 15
Hi... Fairly NEW to VBA programming, i hav done Visual Basic... Well i will stop talking daft... Here goes..........
I have a CMD button on a form, that has been set to a macro. This marco does a append and delete query in one.. So records from one table will be sent to another table (TO STORE RECORDS)
I dont want user to be able to click on this button, so i have disabled the button... But is there a way, to prompt for a password when the user tries to access the button....
So is there anywhere of doing this, i would be grateful to hear from anyone.
Thanx's in advance
I have a CMD button on a form, that has been set to a macro. This marco does a append and delete query in one.. So records from one table will be sent to another table (TO STORE RECORDS)
I dont want user to be able to click on this button, so i have disabled the button... But is there a way, to prompt for a password when the user tries to access the button....
So is there anywhere of doing this, i would be grateful to hear from anyone.
Thanx's in advance