Just use the event change for Combo1 to re-populate the rest of combos depending upon selected value in combo 1. And do not forget to clear them beofre...
RET Yesterday, 10:27 PMDear All,
I am trying to calculate some totals without using VBA as the spreadsheet is xlsx and I cannot change it.
I would...
Also x-posted:
https://chandoo.org/forum/threads/ex...-in-vba.45865/
https://www.ozgrid.com/forum/index.p...75#post1245275...
This query has been cross-posted here: https://www.excelforum.com/excel-pro...ml#post5478956...
AliGW 2021-02-25, 10:02 PM
Calculate a total (countifs)
Let's assum that:
RET Yesterday, 10:42 PM- then count the number of rows in range A:A is range A1:A8
- Cell A is = "SP" or cell A = "DP", is...