compusheaf
Board Regular
- Joined
- Jun 17, 2004
- Messages
- 195
I am trying to do a custom filter on column A where i have dates in it. I want to do a custom filter as Greater than xyz AND Less Than or equal to abc. The same works when I do it manually in excel, but when i record a code in VBA it does not work. Any reasons ?