Hi and thanks in advance!
I have a table named Table1 with many rows and columns
The DataBodyRange of this table contains always values such as
I would like to count how many of those cells have a value > 1000
In my eg ig If have only the above cells...
The result should be = 3

I have a table named Table1 with many rows and columns
The DataBodyRange of this table contains always values such as
- 45658ax
- 12ax
- 9878ax
- 887412ax
- 557ax
I would like to count how many of those cells have a value > 1000
In my eg ig If have only the above cells...
The result should be = 3
