+ Reply to Thread
Results 1 to 2 of 2

Macro recorder

  1. #1
    Registered User
    Join Date
    07-23-2005
    Posts
    6

    Macro recorder

    Is there a way to control the macro recorder using VBA? I'm using Excel 2003 and the recorder doesn't have a pause feature (that I'm aware of). I would like to control the recorder i.e. pause it and insert comments as I record.

    If there are any 3rd party solutions that would accomplish this task, I would be interested in knowing about them.

    TIA,

    Fossil

  2. #2
    David McRitchie
    Guest

    Re: Macro recorder

    There is no pause feature. But if you want to stop the process
    merely to make a single entry, you can use an InputBox to
    obtain data through your interaction.
    http://www.mvps.org/dmcritchie/excel/inputbox.htm

    Hardly anything ever comes out ot the macro recorder as you want it
    -- it is good at telling you the kind of instructions that you *might* want
    to use. So if you are using the macro recorder it is imperative that
    you can read and modify the output to suit your needs.
    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "Fossil_Rock" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Is there a way to control the macro recorder using VBA? I'm using Excel
    > 2003 and the recorder doesn't have a pause feature (that I'm aware of).
    > I would like to control the recorder i.e. pause it and insert comments
    > as I record.
    >
    > If there are any 3rd party solutions that would accomplish this task, I
    > would be interested in knowing about them.
    >
    > TIA,
    >
    > Fossil
    >
    >
    > --
    > Fossil_Rock
    > ------------------------------------------------------------------------
    > Fossil_Rock's Profile: http://www.excelforum.com/member.php...o&userid=25531
    > View this thread: http://www.excelforum.com/showthread...hreadid=390926
    >




+ 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