Auto predict values in a column

excel_2009

Active Member
Joined
Sep 14, 2009
Messages
318
hi excel gurus,

I was wondering if someone could help me with the following,

i have the following worksheet:
col A| col B
Magazine | Batman
DVD|Spiderman
Video| Superman
Poster|Wonderwoman

A user enters a comic character but i want it possible so that if a user types in "bat" or even "b" then it'll fill in the cell with batman, some sort of v lookup? from another sheet containing a list of all the characters

is that possible?

thank you!
 
click the excel button in the top left hand corner of the spreadsheet as though you were going to print then select options from the bottom of the page,


this option does not auto fill as you type it completes the word when you leave the cell

hi dryver,

i gave that a go but it seems manually intensive, i was hoping on the lines of a vlookup of somesort if possible or something along those lines :confused:
 
Upvote 0

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Upvote 0
If the letters arent too different then just place the list of names at the top of the column then when they start to type then name it should suggest the word anyway
 
Upvote 0
If the letters arent too different then just place the list of names at the top of the column then when they start to type then name it should suggest the word anyway

Dryver, that's the closest i'll get to doing it, its case sensitive though :( but this seems the only option available, i hope thats not the case
 
Upvote 0
If you know all the names then you could construct a vlookup table in which you could put the first letters both in caps and non caps and then when the person types the first letter or letters it would fill the name

eg

Col 1
s
S
SP
sp
spi
SP

Any of these inputs could generate spiderman in column 2 however this would require another column on the input chart one for inputting the value the other to show the word
 
Upvote 0

Forum statistics

Threads
1,224,504
Messages
6,179,144
Members
452,891
Latest member
JUSTOUTOFMYREACH

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