oxicottin
Learning by pecking away....
- Local time
 - Today, 00:39
 
- Joined
 - Jun 26, 2007
 
- Messages
 - 891
 
I have a report and in the detail i have a textbox (txt1) that has a true or false value.
I also have a textbox (txt2) thats value is a number.
I need to have a running sum textbox (txt3) that if the value of (txt1) is true then add the (txt2) number to my running sum textbox and if its false then sum zero.
 I also have a textbox (txt2) thats value is a number.
I need to have a running sum textbox (txt3) that if the value of (txt1) is true then add the (txt2) number to my running sum textbox and if its false then sum zero.