HI,
1. I have a list of "products", "raw materials", "packing materials" each in different sheets
2. and in another i have data validation to show this list with respective to the value in near by cell as "SALE", "PRODUCTS","MANUFACTURING", "PURCHASE"
Now,
1. if the cell has value "SALE" or "PRODUCTS" I want to get the list of "PRODUCTS"
2. If the cell has value "Purchase" or "Manufacturing" i want to show both list "RAW MATERIAL" AND "PACKING MATERIAL"
I found a VBA code mentioned below to do this ,
Now..how do i write formula in data validation for this to work.
Bookmarks