![]() |
Dropdown List....
I'm an Access Programmer.
How can I see "2 columns" of info in Excel like an Access dropdown..IE.. 1 Apples 2 Bananas 3 Oranges ....which in Access comes from a SQL. TIA - Bob |
Dropdown List....
If you mean a data validation dropdown, you can use a worksheet formula
to combine the values in two columns, then show the combined values in the data validation list. There's an example on the following page: http://www.contextures.com/excelfiles.html Under Data Validation, look for "Data Validation Columns" Bob Barnes wrote: I'm an Access Programmer. How can I see "2 columns" of info in Excel like an Access dropdown..IE.. 1 Apples 2 Bananas 3 Oranges ...which in Access comes from a SQL. TIA - Bob -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
Dropdown List....
Debra - Ah Yes...simple String concatenation.
WORKS like a Champ. Thank you - Bob "Debra Dalgleish" wrote: If you mean a data validation dropdown, you can use a worksheet formula to combine the values in two columns, then show the combined values in the data validation list. There's an example on the following page: http://www.contextures.com/excelfiles.html Under Data Validation, look for "Data Validation Columns" Bob Barnes wrote: I'm an Access Programmer. How can I see "2 columns" of info in Excel like an Access dropdown..IE.. 1 Apples 2 Bananas 3 Oranges ...which in Access comes from a SQL. TIA - Bob -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
All times are GMT +1. The time now is 02:22 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com