T
Teddy-B
IN cells O3 thru P4 I have: Time In Time In
And I filter my Data with:
Range("I6:IJ5000").AdvancedFilter Action:=xlFilterInPlace,
CriteriaRange:= _
Range("O34"), Unique:=False
I want to add another criteria to the filter to show only cellls that have a
value of >$1,000 in Range("K6:K5000")
Can you help me with the formula?
<=39846.0833217593=39845.0833333333
And I filter my Data with:
Range("I6:IJ5000").AdvancedFilter Action:=xlFilterInPlace,
CriteriaRange:= _
Range("O34"), Unique:=False
I want to add another criteria to the filter to show only cellls that have a
value of >$1,000 in Range("K6:K5000")
Can you help me with the formula?