adding data from a list box to another excel worksheet

dagadus

New Member
Joined
Jan 14, 2005
Messages
26
hi
i have a interesting problem and i hope you guys can help me out. i have created an excel worksheet (callled invoice) that has a combo box on it. this combo box needs to be populated from a single row in another excel worksheet (named addresses). in addition to that the combo box must be able to add typed data into the addresses worksheet.

once the the name is selected from the combo box, other fields in the invoice worksheet must filled in with data from the addresses worksheet (different data in addresses will be organized in columns in the following order: name, address, phone #). in addition i don't know how to search within the addresses worksheet from the invoice worksheet, and how to assign a variable to the proper row and colum in the addresses work sheet.

thanks for your help
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
How did you create the combobox?

Did you use Data>Validation or is it from the Forms or Control Toolbox toolbars?

Is it on a worksheet or userform?

To fill in the data you could use VLOOKUP worksheet functions.

Can you post an example of your data, perhaps using Colo's HTML Maker?
 
Upvote 0
the combo box was made via the control toolbox.
both are worksheets.

how do i assign a variable to the specific row and column?
 
Upvote 0
sorry for posting again, but i couldn't get colo's html maker to work. i get an error stating "can't find project or library
 
Upvote 0

Forum statistics

Threads
1,214,583
Messages
6,120,375
Members
448,955
Latest member
BatCoder

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