Hi,
I am trying to get excel to work like a webapp(eg: google search) where we can have smart search.
Problem Statement : I have a list of things in Sheet 1 (Eg: over 100 unique entries in a column, sheet 1 is like a database), which the user is currently using via a drop-down (scroll down and choose).
Require : Smart Search method so that use can for example input "A" where all entries/texts starting with "A" would be populated and make it easier for user to choose. This can also be in drop downs where use can input and drop down get updated based on input.
I am hoping we can do this in excel. If not, do i need to use some database tool for storing my database and then doing this via some scripting language?
Any help here would be appreciated.
-Deepak
I am trying to get excel to work like a webapp(eg: google search) where we can have smart search.
Problem Statement : I have a list of things in Sheet 1 (Eg: over 100 unique entries in a column, sheet 1 is like a database), which the user is currently using via a drop-down (scroll down and choose).
Require : Smart Search method so that use can for example input "A" where all entries/texts starting with "A" would be populated and make it easier for user to choose. This can also be in drop downs where use can input and drop down get updated based on input.
I am hoping we can do this in excel. If not, do i need to use some database tool for storing my database and then doing this via some scripting language?
Any help here would be appreciated.
-Deepak