I am having a problem that I don’t exactly understand. The user enters transaction data into a userform. This data is posted to table ‘A’ but IF Textbox1 contains something greater than 0.00 then specific data is also placed in table ‘B’. My problem is that even with Texbox1 is not changed from 0.00, entering this data to table ‘A’via cmdbutton also produces a blank row in table ‘B’

The offending code:.. I think

Please Login or Register  to view this content.

As always your help is much appreciated

Scott