+ Reply to Thread
Results 1 to 2 of 2

How do I download a MACRO or VBA?

  1. #1
    Registered User
    Join Date
    12-05-2013
    Location
    whittier
    MS-Off Ver
    Excel 2003
    Posts
    22

    How do I download a MACRO or VBA?

    I am very new to excel, how do I use a macrro?

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: How do I download a MACRO or VBA?

    How to install your new code
    1. Copy the Excel VBA code
    2. Select the workbook in which you want to store the Excel VBA code
    3. Press Alt+F11 to open the Visual Basic Editor
    4. Choose Insert > Module
    5. Edit > Paste the macro into the module that appeared
    6. Close the VBEditor
    7. Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)

    To run the Excel VBA code:
    1. Press Alt-F8 to open the macro list
    2. Select a macro in the list
    3. Click the Run button

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Need Help With Multiple Download Macro
    By timbo1957 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-22-2013, 10:23 AM
  2. Macro to download Images from URL Help
    By ryanb4614 in forum Excel General
    Replies: 1
    Last Post: 07-25-2012, 07:08 AM
  3. Download ZIP file from FTP using macro?
    By slaya_cz in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-07-2005, 01:39 PM
  4. Download ZIP file from ftp using macro?
    By John Elink in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-04-2005, 11:06 AM
  5. Download of the file from macro
    By John Elink in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-17-2005, 11:06 AM

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