N
Newbie1
Hi everyone
I am trying to create an Excel database.
I have created a userform with several text boxes and combo boxes. This
runs on opening the file.
My plan is to be able to click on a command button and have the boxes
contents go to the next empty row on the sheet.
I have managed to create code to select the first cell of the empty row and
fill "A" with a sequential number.
How do I fill the row with the data from the boxes???
All advice accepted!
Kenny
I am trying to create an Excel database.
I have created a userform with several text boxes and combo boxes. This
runs on opening the file.
My plan is to be able to click on a command button and have the boxes
contents go to the next empty row on the sheet.
I have managed to create code to select the first cell of the empty row and
fill "A" with a sequential number.
How do I fill the row with the data from the boxes???
All advice accepted!
Kenny