A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello,
no, out of the box, data validation lists only use one column. As a workaround you could use a formula in C1 like
=A1&" - "&B1
Adjust references to suit your data and copy down. Then reference the data in column C in the data validation list.