andylooney
Registered User.
- Local time
- Today, 23:21
- Joined
- May 31, 2006
- Messages
- 10
Hi all,
I have a button on a form that runs a macro,
This button should be ran in the morning each day, but there are two people that run this button and it gets a little confusing when you don't know its been pressed at all or the other person has pressed it and you have also.
I would like to add something onto my macro that can use the date from my machine and run the macro once per day, then if the button is pressed again on the same day would tell the other person that it has already been ran.
is this easy to do?
any help would be much appreciated.
Andy
I have a button on a form that runs a macro,
This button should be ran in the morning each day, but there are two people that run this button and it gets a little confusing when you don't know its been pressed at all or the other person has pressed it and you have also.
I would like to add something onto my macro that can use the date from my machine and run the macro once per day, then if the button is pressed again on the same day would tell the other person that it has already been ran.
is this easy to do?
any help would be much appreciated.
Andy