
Announcements
I am trying to select a whole column and 'hide' it by utilising CTRL + 0.
I have the following:
The first send keys works, and the entire column is selected. However, the second send keys just types '{' into a cell. When removing the { } from the send keys, a '0' is typed instead.
Any ideas how to fix this?
It's possible {0} is numberkey0 and that will not hide the column...just guessing. But this worked in my environment. Windows 11 and whatever the latest Excel is.