copying information from different sheet in same work book

griff888

New Member
Joined
Mar 26, 2011
Messages
10
I have a list of names on a worksheet called "customer information" The customer names are entered in column A and are listed by entry not alphabetically. I want to be able to take a name from that list and put it onto a worksheet called "invoice details". . I would like to open a drop down box in "invoice details" to select the name and then with a tick box transfer that name to a selected line on the invoice within the "invoice details" worksheet. Hope this makes sense and one of you can help.
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
First you create a named range of your values. Select the list and in the cell reference box, type a name.

The go to where you want to pick the values and add a data validation list. Data->Data Validation. Select list, press F3 and choose the name range you just created.

Cheers.

Rob.
 
Upvote 0
Here are some more details:

39.png


40.png


41.png
 
Upvote 0
If you want your list to be expandable, you can add this neat trick.

Go to the name manager on the formulas tab. Edit the new named range you created and add a formula like this:

42.png
 
Upvote 0

Forum statistics

Threads
1,223,911
Messages
6,175,337
Members
452,637
Latest member
Ezio2866

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