how auto complete text in Excel work?

Flicker

New Member
Joined
Feb 19, 2009
Messages
45
Hello, I want to prepare a sheet that user will enter a name of country. However, to prevent user enter nonexistence country, I use data validation - list type. However, user complain that this is not user friendly because she has to select country name from a very long list or type full country name. so, I'm thinking about sometime Excel can auto complete a text that I had been entered recently automatically. i.e. I enter Afghanistan once. The next time I type A, Excel auto complete with Afghanistan. I do not know how to add list of country to the list of auto complete that Excel might use. Any suggestion please?
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Hil Flicker,

I got your point. You mean to say that if A is entered, excel should autocomplete the name

This is possible only when there are names entered already in that column range.

Try keeping all the names above the range in same column you want to enter and hide it.

OR go for VBA code as suggested by VoG

Regards,

MGM
 
Upvote 0

Forum statistics

Threads
1,215,034
Messages
6,122,782
Members
449,095
Latest member
m_smith_solihull

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