+ Reply to Thread
Results 1 to 4 of 4

How can I code a workbook to open on the 'Insert' menu instead of 'Home'?

  1. #1
    Forum Contributor rkjudy's Avatar
    Join Date
    03-31-2009
    Location
    Longview, TX
    MS-Off Ver
    MS Office 2010
    Posts
    239

    How can I code a workbook to open on the 'Insert' menu instead of 'Home'?

    I just want my workbook to open on a menu item other than 'Home'. Any suggestions?

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: How can I code a workbook to open on the 'Insert' menu instead of 'Home'?

    Are you refering to the ribbon tabs in xl2007? your profile says you use xl2003

    If xl2007 then use have to resort to SendKey in the workbook open event

    Please Login or Register  to view this content.
    in xl2010 the RibbonUI object has an activate tab method
    Cheers
    Andy
    www.andypope.info

  3. #3
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: How can I code a workbook to open on the 'Insert' menu instead of 'Home'?

    Andy,
    You don't actually need SendKeys in 2007 as I discovered this morning - see Tony's demo file here. It's in Word (of course!) but easily transferrable.
    Remember what the dormouse said
    Feed your head

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: How can I code a workbook to open on the 'Insert' menu instead of 'Home'?

    Thanks RS, I had forgotten about Tony's approach.

+ 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