+ Reply to Thread
Results 1 to 2 of 2

How do I move a macro from 'personal' to a specific excel doc?

  1. #1
    dnatoday
    Guest

    How do I move a macro from 'personal' to a specific excel doc?

    Hello! Thank you all who answered my question yesterday. I really
    appreicated your suggestions.

    The next question I have is how to move a macro out of my 'Personal'
    excel worksheet (stored on my local desktop) to a specific worksheet
    that can be on the network for others to use? Also this spreadsheet on
    the network needs to open each time someone opens an excel file in a
    particular folder.

    Thanks very much,
    Deanna


  2. #2
    venkat1926
    Guest

    Re: How do I move a macro from 'personal' to a specific excel doc?


    can you copy the code statements under
    Private Sub Workbook_Open()

    goto vbeditor-control+r if the vbplroject window is not open
    right click <thisworkbok> under the particular flle-clck view code
    your see
    Private Sub Workbook_Open()
    under this copy the code.

    try this.


    --
    venkat1926Posted from - http://www.officehelp.in


+ 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