I need a Two-Column cell list (Drop Down List).
By default, we can only see single column of value in the cell list using the Data Validation option but I want to populate the list from two different columns. Please have a look at Example Table bellow...
Example Table:
| Column A | Column B |
-------------------------------
| Sr. 1 | Product One |
| Sr. 2 | Product Two |
| Sr. 3 | Product Three |
Now cell list be like;
Sr.1 - Product One
Sr.2 - Product Two
Sr.3 - Product Three
I want a single formula approach without using any tricks if possible...
