I posted this problem a couple of days ago but received no reply.
Here
Recreated it in a worksheet example rather than a snippet of code.
ExtraTableRowExp.xlsm
The problem is outlined in the worksheet but essentially I have a userform that enters data into Table1 only… except if a particular textbox contains a value(If Textbox.value > 0 ) then it is supposed to ALSO enter some of the data into Table2. Problem is that a new row >>blank<< row is added to Table2 when the target textbox is left at 0. It works as it should if a value greater than 0 is entered..
Any assistance helping me understand what I have done wrong would be appriciated
Regards
Scott
Bookmarks