Hi,
I am generating an XLSM file to send to users that will allow them to enter various values.
I want them to be able to use simple Ctrl key sequence to do various activities on the file (mostly to auto-fill some cells).
Currently the file contains macros that are invoked by Ctrl-e, Ctrl-j, Ctrl-l & Ctrl-m.
I chose these as I don't believe they are used (or almost never) in Excel 2007.
But the sequence of e, j, l, m is not intuitive.
I don't want to use Ctrl-a, Ctrl-b, Ctrl-c... for obvious reasons.
Q - Is it possible to use Ctrl-1, Ctrl-2 etc.. ?
Otherwise, any advice to impart ? Suggestions as to how to make user-invoked macros easy to run in a generated file.
Thanks in advance for your help.
I am generating an XLSM file to send to users that will allow them to enter various values.
I want them to be able to use simple Ctrl key sequence to do various activities on the file (mostly to auto-fill some cells).
Currently the file contains macros that are invoked by Ctrl-e, Ctrl-j, Ctrl-l & Ctrl-m.
I chose these as I don't believe they are used (or almost never) in Excel 2007.
But the sequence of e, j, l, m is not intuitive.
I don't want to use Ctrl-a, Ctrl-b, Ctrl-c... for obvious reasons.
Q - Is it possible to use Ctrl-1, Ctrl-2 etc.. ?
Otherwise, any advice to impart ? Suggestions as to how to make user-invoked macros easy to run in a generated file.
Thanks in advance for your help.