Groundrush
Registered User.
- Local time
- Today, 19:34
- Joined
- Apr 14, 2002
- Messages
- 1,376
I have a Subform called "SubformCount" which keeps a count on certain Jobs
What I need is for a macro to activate when the count reaches 2 and notify the user that a letter needs to be sent.
I have been trying to use a message box action in a macro with the condition set to "[SubformCount]=2"
but I can't get it to work.
I also need one to activate when the count reaches 4 and more.
thanks in advance.
What I need is for a macro to activate when the count reaches 2 and notify the user that a letter needs to be sent.
I have been trying to use a message box action in a macro with the condition set to "[SubformCount]=2"
but I can't get it to work.
I also need one to activate when the count reaches 4 and more.
thanks in advance.
