Hello everyone,
I would like to introduce a keyboard shortcut to a VBA function/macro, is that possible?
Example of what should happen:
I have a cell with a function name (COUNT) and I would like the function/macro to add the "=" in front of it and then recognize it as a function and automatically execute CTRL+SHIFT+A.
"COUNT" + "=" is =COUNT -> "=COUNT" + "CTRL+SHIFT+A" + "'" is '=COUNT(value1,value2,...)
Thanks in advance,
Rob
Bookmarks