General Ledger
Active Member
- Joined
- Dec 31, 2007
- Messages
- 460
I want code to turn on the AutoFilter. The code I have below acts more like a toggle. If AutoFilter is off, this code turns it on. If AutoFilter is on, this code turns it off.
Is there code that turns on AutoFilter regardless of the current state?
Is there code that turns on AutoFilter regardless of the current state?
Code:
Range("A1:I1").AutoFilter