How to add shortcut keys to excel sheet using c#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • siddalinga
    New Member
    • Nov 2008
    • 1

    How to add shortcut keys to excel sheet using c#

    Hi. I have created excel worksheet with some data. now i want to add shortcut keys like ctrl+s,ctrl+shi ft+s. and i also want to protect some data fields..how can i do this in c#. If any body knows please reply
    Thank you
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Are you opening the sheet in excel?
    If so I would recommend writing a Macro for excel that does this.

    -Frinny

    Comment

    Working...