Hi!
I have a form for billing. I need to make it impossible not to enter the date if there is a billing amount in the billing column.
Basically what I need is some sort of condition that says:
If the billing amount is greater than zero that a date must be entered before doing anything else.
Is there a code for that?
Also, I have a custom menu bar. How do you open forms in add mode from it?
Is there an On Open event I can use?
THANKS1
I have a form for billing. I need to make it impossible not to enter the date if there is a billing amount in the billing column.
Basically what I need is some sort of condition that says:
If the billing amount is greater than zero that a date must be entered before doing anything else.
Is there a code for that?
Also, I have a custom menu bar. How do you open forms in add mode from it?
Is there an On Open event I can use?
THANKS1