+ Reply to Thread
Results 1 to 4 of 4

create an "Insert Row" button in an excel spreadsheet

  1. #1
    Registered User
    Join Date
    01-14-2009
    Location
    Toronto
    MS-Off Ver
    Excel 2003
    Posts
    72

    create an "Insert Row" button in an excel spreadsheet

    Can anyone tell me what the macro code is to do this (at whatever box I have selected at the time)

    say my box is selected at E3, then when I click the button, it creates a new row E

    likewise for F7, AA1, etc...
    Last edited by torontoguy; 01-15-2009 at 04:47 PM.

  2. #2
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    04-21-2007
    Location
    Lima, Peru
    MS-Off Ver
    2000, 2007, 2010
    Posts
    674

    Inserting Rows

    Hi

    If you create a single line macro using the following
    Please Login or Register  to view this content.
    then add a keyboard shortcut (Tools/Macro/Macros/Options), you can use it on any worksheet. This will insert a row above the activecell.

    Regards


    Jeff

  4. #4
    Registered User
    Join Date
    01-14-2009
    Location
    Toronto
    MS-Off Ver
    Excel 2003
    Posts
    72
    thanks guys

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1