Hi i would love have yours help because i am creating a macro for sum some value.
In my case i am adding to every cell works that i need to pay, and i put date and value 1 in “J” cell for have value.
So =sum(j2:j28) i ll have the sum and till here is all ok.
If i use filter by date i ma seeing only the day selected but clearly office is continuing to sum J2 to J 28. How i could sum only the filtered one?