Joe8915
Registered User.
- Local time
- Yesterday, 22:17
- Joined
- Sep 9, 2002
- Messages
- 820
This should be an easy for anyone, but not for me. Still on a learning curve on writing codes
What I am trying to accomplish, is if one total do not match another total, I need to make the label flash. The trick is as follows.
I have a Main Form which has a total amt, then I have a Sub Form that has a total amt. If the Sub Form total amt do not match the Main Form amt, make the Sub Form label flash. I know I have to set it on the timer, but I don’t know how to write the code. And where do I place the code? Main Form or the Sub Form.
Any help would be appreciated.
Thanks
What I am trying to accomplish, is if one total do not match another total, I need to make the label flash. The trick is as follows.
I have a Main Form which has a total amt, then I have a Sub Form that has a total amt. If the Sub Form total amt do not match the Main Form amt, make the Sub Form label flash. I know I have to set it on the timer, but I don’t know how to write the code. And where do I place the code? Main Form or the Sub Form.
Any help would be appreciated.
Thanks