drop down menu - Excel - Creating a dynamic dropdown of values that match a string -


in excel trying create dropdown pulls in values part of value in cell next dropdown

so have spreadsheet 2 columns, description , price.

i have spreadsheet have dropdown , in cell left of dropdown enter text. when entering text, want dropdown find values in other spreadsheet text matches.

finally once click dropdown take price cell right.

first of know if possible. if if give me little guidance in how it appreciated. i'm not expecting fools guide nudge in right direction , i'll work out rest.

thanks

mike

i managed using vb code in end.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -