L
Larry
I have a spread sheet were I was using a drop down list and was using data
validation and vlookup to populate data in other cells.
=IF(D6="","",VLOOKUP(D6,tablet!A:C,3,FALSE)). I wanted to use a combo box so
the user to add data to the table. When I made the combo box and used the
drop list I was unable to populate the other cell using the formula I had.
Can this be done
Thanks for your help.
Larry
validation and vlookup to populate data in other cells.
=IF(D6="","",VLOOKUP(D6,tablet!A:C,3,FALSE)). I wanted to use a combo box so
the user to add data to the table. When I made the combo box and used the
drop list I was unable to populate the other cell using the formula I had.
Can this be done
Thanks for your help.
Larry