Results 1 to 3 of 3

Run a macro when macro is in recording

Threaded View

  1. #1
    Registered User
    Join Date
    01-12-2019
    Location
    iran
    MS-Off Ver
    20
    Posts
    1

    Run a macro when macro is in recording

    I have a macro where I assign it to a button.
    when I start recording macro and after that click on the button, the assignment macro will not run.
    why?

    this is my macro that assigned to the button:

    Public Sub macro1()
        Rows(7).Select
        MsgBox "Hello world!"
    End Sub
    Last edited by alansidman; 01-12-2019 at 04:08 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Trying to click on a button macro, when recording a new macro.
    By clogistics in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-17-2016, 08:25 PM
  2. Problem with recording a macro with long formula - works in Excel but not in macro
    By tonybeo2 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-28-2015, 11:25 AM
  3. Macro Recording
    By gbtl123 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-04-2013, 06:26 AM
  4. [SOLVED] Delete of a recording macro from macro list.How?
    By PRADEEPB270 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-30-2013, 09:08 AM
  5. Recording Macro to generate scatter plot: Plot from Macro different from recorded.
    By VaPiano in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-09-2012, 05:41 AM
  6. Macro - Recording
    By Cecil in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-30-2008, 09:58 PM
  7. Recording a macro within existing macro.
    By BBQDad in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-09-2005, 07:06 PM

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