I am looking at a macro which would hide columns for a particular range every time I run the query.
For example: For the first time when I run the query, I would need Columns A to D to be hidden, like wise the next time I run the query, I would need columns E to H to be hidden.
Its basically a query that would generalize the column hiding pattern.
I request your expertise in this regard.