Forum Discussion
Filter on table and column
Hi shady_hamilton,
Do you want to create a dropdown list with values of Toy, pencil, book and pen?
If it is convenient, please share your desired output so that we could help further on it.
Best Regards,
Cherry
Hi V-Piga-msft
Yes correct, the filter will be Book, Pen, Pencil and Toy.
as for the results i want to know how much Books left in stock after all the purchases and stock top up, so if i select Book for example, it will tell me you have so and so left in your stock for books...
- Omega7 years agoImpactful Individual
If that's the case, then you need to apply a countrows for the first sheet where you will be counting the purchases. Then, take the difference of the sum of stocks from the second sheet.
- shady_hamilton7 years agoRegular Visitor
countrows is fine, I did that, my problem is the formula where you change that every time you change the filter, so when i select books in the filter the box showing the available stock should show me the books stock, if i select pens then the box should show me the Pens stock and so on...