vb help textbox / row

Kris75

Board Regular
Joined
Jul 29, 2009
Messages
143
How do i populate several text boxes in a userform from one row of data
example
Combo box 1 = a1
textbox1 = b1
textbox2=c1
textbox3=d1

etc

The combo box will be selecting which row i choose
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
from the control toolbox

Sorry, I thought this would be easier

i have 12 columns of data, and i want to populate each textbox with that data row by row based on the data from the column A
 
Upvote 0
Ok, on the Controls Toolbox, you should see an icon with a set square/ruler. Select this and it will allow you to select your text box.

Right-click on your text box and select the properties option.

About halfway down the properties dialog is the Linked Cell, populate this with whatever cell you want to link to.
 
Upvote 0
I'm using Excel 2003 - and cannot see the linked cell option in properties
am i just being being really thick?
 
Upvote 0
Are you sure that you created your text box from the Controls toolbox ?.

When you right click on your box, what do you get as options ?
 
Upvote 0

Forum statistics

Threads
1,214,817
Messages
6,121,717
Members
449,050
Latest member
MiguekHeka

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