textbox/combobox to first empty row

JustinN1

New Member
Joined
Jan 27, 2011
Messages
46
I have a userform that has several textboxes and comboboxes. I need these unloaded to sheet1 starting at row 16 IF the row is blank. Some cells are merged and I wasnt sure if that mattered but I listed what goes where below.

Textbox2 to A16
Combobox1 to B16
Textbox4 to E16
Label5 to H16
Textbox1 to T16
Textbox5 to W16

I also have an Optionbutton1 and Optionbutton2 on the userform. One is for Over and one is for Under. When Optionbutton1 is selected I would like "Over" to be placed in P16 and if Optionbutton2 is selected I would like "Under" to be placed instead.

Thanks!
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Forgot to say that I have a command button on the userform that I want to use to unload all the info.
 
Upvote 0

Forum statistics

Threads
1,224,587
Messages
6,179,738
Members
452,940
Latest member
Lawrenceiow

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top