View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Kevin B Kevin B is offline
external usenet poster
 
Posts: 1,316
Default Changeing keyboard shortcuts

Record a macro that inserts a row.

Click TOOLS/MACRO and select RECORD NEW MACRO

In the RECORD MACRO dialog box assign your key short cut (Ctrl + I),
indicate whether you want to store it in the current workbook, or in a
Personal.xls workbook, click OK, insert a new row and stop recording.


--
Kevin Backmann


"GKW in GA" wrote:

How do you modify the keyboard short cuts, e.g., change INSERT ROW from alt
+ R to alt + I