1

In excel I am trying to create a dropdown which pulls in all values where part of that value is in the cell next to the dropdown

So I have a spreadsheet with 2 columns, a description and a price.

I have another spreadsheet which will have the dropdown and in the cell to the left of the dropdown I will enter text. When entering text, I want the dropdown to find all values in the other spreadsheet where this text matches.

Finally once they click the dropdown it will take the price into the cell to the right.

First of all does anyone know if this is possible. If it is if you could give me just a little guidance in how to do it it would be much appreciated. I'm not expecting a fools guide just a nudge in the right direction and i'll work out the rest.

Thanks

Mike

4

1 回答 1

0

最后我设法通过使用vb代码来做到这一点。

于 2013-10-04T15:18:02.093 回答