"program shortcut keys in Excel"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was wondering how to program the F keys (F4, F10 etc. ) for specific
columns in Excel Thanks
 
Programming keys in Excel is an application level setting done with OnKey.
(see help for details). If you want it modified for each column, then you
would need to use the selectionchange event, testing for the column and
changing the assignments.

See Chip Pearson's site for an overview of Events:
http://www.cpearson.com/excel/events.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top