How is a 2-column drop down list created whereby one double clicks in a cell opening the 2-column drop down list then populating the cell with the data from column 2?
The first column is the department name, the second column is the dept numbers, by choosing the dept name the cell is populated with the dept number.
This function is repeated over each row.
Would using a VBA make this function possible?
Thank you.
The first column is the department name, the second column is the dept numbers, by choosing the dept name the cell is populated with the dept number.
This function is repeated over each row.
Would using a VBA make this function possible?
Thank you.