For example.
I want to know how orders that I make on july, august, sept, etc. One row is one order.
I take the date column for make the formula. Something like this
=COUNTIFS(Fecha de Ingreso:Fecha de Ingreso, >=DATE(2023, 7, 1), <=DATE(2023,7,31)) but i think thats something wrong.
Thanks for any help