Thread
:
When I select from drop down menu I would like the next column to populate a specific cost.
View Single Post
#
5
Posted to microsoft.public.excel.worksheet.functions
marley
Posts: n/a
When I select from drop down menu I would like the next column
Where does the formula =IF(ISBLANK(A2),"",VLOOKUP(A2,LU_ProdCost,2,0))
go?
Thanks!
Reply With Quote