Easy question, I think....

srcurrie

New Member
Joined
Mar 19, 2002
Messages
18
When using VLOOKUP (which I FINALLY have figured out) I am trying to figure out how to get the cell information to complete after only a couple of letters or numbers are typed. Is this possible?
My current formula is written as:
=vlookup(a1,sales!,a1:c308,2,false)

As usual, many thanks.
 
Select the list you have on the other sheet. You can do 1 of 2 things:

Either type a word/name in the Name Box, top left of the work sheet, next to the '=' sign. Make the word as relivant as possible e.g. PartsList or DayOfWeek.

Or, select the list goto Insert>Names>Define and Type the name you want.


Next:
Goto the sheet you want to use to select that list, highlight the column or area you need. goto Data>Validation>List (from the drop down list. then in Source type '=' and then the name of the list i.e. =PartsList. press OK.

hope this helps
 
Upvote 0

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Ian Mac,
Thanks so much, I got it. Just 1 thing can you reference another .xls file instead of a sheet in the workbook?
 
Upvote 0

Forum statistics

Threads
1,215,059
Messages
6,122,916
Members
449,093
Latest member
dbomb1414

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