hi i am trying to get 2 rows in one drop down without having to create another combined row. im not sure what formula should i use. I have attached an example for help.
Thanks
Last edited by tek9step; 06-19-2009 at 07:20 AM.
The formula in your data validation source is incorrect.
It should beCode:=A3:B3
Excel 2003 user (and starting to warm to Excel 2007)
Thanks for the response mate but it is not working. I have given a simple example the actual drop down list has to be in another sheet thats why i have name Row A as Code & B Item so that in drop down i can see them together.
![]()
you cant like that, source needs to be in single row or column unlees its changed in 2007
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Deleted post
Last edited by deadlyduck; 06-19-2009 at 06:51 AM. Reason: Misunderstood original problem
Excel 2003 user (and starting to warm to Excel 2007)
most obvious choice without adding additional cells would I'm afraid be a VBA based ComboBox which can be set to utilise Multiple Columns simultaneously... also has benefits of Auto Complete etc unlike Data Validation.
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
why not make another column with sheet1!a1&" "&sheet1!b1 ? then use that in a named range you can use that on any sheet as list =myrange
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Hi Martin thats what i had to do is create a new combined row.. Just thought if there was way I guess not.. Thanks guys !!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks