I have a 2 categories, G and SC.
Each of these categories has Cost, Refund, and Rec textboxes. I'm trying to get a checkbox(chkAllRec) to automatically be checked when the G-Refund, G-Rec and SC-Refund, SC-Rec is typed in. DOn't know if this part matters, but...I also have where if the G-cost or SC-cost = 0, the Refund and Rec fields of all categories are disabled.
I am having trouble on how to do the multiple conditions.
Thanks in advance for the help!
Each of these categories has Cost, Refund, and Rec textboxes. I'm trying to get a checkbox(chkAllRec) to automatically be checked when the G-Refund, G-Rec and SC-Refund, SC-Rec is typed in. DOn't know if this part matters, but...I also have where if the G-cost or SC-cost = 0, the Refund and Rec fields of all categories are disabled.
I am having trouble on how to do the multiple conditions.
Thanks in advance for the help!