Forum Discussion
Lorenzo Kim
Jul 12, 2018Bronze Contributor
hide the leftmost column after DATA>subtotal
Hello... can the leftmost column ([1][2][3]) after DATA>subtotal be hidden? many thanks
Lorenzo Kim
Jul 12, 2018Bronze Contributor
Hi everyone,
I found the solution to hide the leftmost column after subtotal, IT IS: CTRL + 8
hope someone out there needs this too...
many thanks
Lorenzo Kim
Jul 13, 2018Bronze Contributor
BTW..
the vba for this is:
ActiveWindow.DisplayOutline = False
the vba for this is:
ActiveWindow.DisplayOutline = False