+ Reply to Thread
Results 1 to 4 of 4

Opening a dialog

Hybrid View

Guest Opening a dialog 02-01-2005, 08:06 PM
Guest Re: Opening a dialog 02-01-2005, 08:06 PM
Guest Re: Opening a dialog 02-01-2005, 09:06 PM
Guest Re: Opening a dialog 02-01-2005, 09:06 PM
  1. #1
    Fredrik Wahlgren
    Guest

    Opening a dialog

    Hi

    How can I write a macro that simply opens a form such as Tools|Add-ins? I
    don't want to make a selection, I just want to open it.

    TIA,
    Fredrik



  2. #2
    Nick Hodge
    Guest

    Re: Opening a dialog

    Fredrik

    You may get some info here

    http://www.nickhodge.co.uk/tipstrick...builtindialogs

    --
    HTH
    Nick Hodge
    Microsoft MVP - Excel
    Southampton, England
    nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS

    "Fredrik Wahlgren" <fredrik.p.wahlgren@mailbox.swipnet.se> wrote in message
    news:erbTaiLCFHA.1084@TK2MSFTNGP11.phx.gbl...
    > Hi
    >
    > How can I write a macro that simply opens a form such as Tools|Add-ins? I
    > don't want to make a selection, I just want to open it.
    >
    > TIA,
    > Fredrik
    >
    >




  3. #3
    Tom Ogilvy
    Guest

    Re: Opening a dialog

    To add to Nick's excellent page:

    application.Dialogs(xlDialogAddinManager).Show

    --
    Regards,
    Tom Ogilvy

    "Fredrik Wahlgren" <fredrik.p.wahlgren@mailbox.swipnet.se> wrote in message
    news:erbTaiLCFHA.1084@TK2MSFTNGP11.phx.gbl...
    > Hi
    >
    > How can I write a macro that simply opens a form such as Tools|Add-ins? I
    > don't want to make a selection, I just want to open it.
    >
    > TIA,
    > Fredrik
    >
    >




  4. #4
    Fredrik Wahlgren
    Guest

    Re: Opening a dialog

    Nick and tom, Thank you

    /Fredrik



+ 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