1 user form enters data in A2 and the other userform enters data in B2, is this correct?
My assumption would be that you are using a code to find the first empty row in column A, if you run it from Userform 1 it finds and enters data in Row 2, then when you run it from Userform 2 it finds the next empty row and enters the data in row 3.
You will have to supply more details.
|