+ Reply to Thread
Results 1 to 4 of 4

deleting a macro

  1. #1
    Registered User
    Join Date
    11-04-2005
    Posts
    10

    deleting a macro

    Can anyone tell me how to delete a macro from the personal workbook? When I try to delete one of them, it says I need to unhide the workbook, but can't figure out how to do that either. Deleting the code from the module still leaves the module there. Thanks!

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Try Windows > unhide sheet

    http://www.bettersolutions.com/excel...O746653532.htm

    Then press Alt + F11 and right click module and select remove module

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    To remove the module sheet

    IN VBA Editor > VBAProject window
    Right Click on Module sheet name
    Select Remove Module1 or what ever the sheet name is
    At Dialogbox promting to Export Module1 select No
    Please Read Forum Rules Before Posting
    Wrap VBA code by selecting the code and clicking the # icon or Read This
    How To Cross Post politely

    Top Excel links for beginners to Experts

    If you are pleased with a member's answer then use the Scales icon to rate it
    If my reply has assisted or failed to assist you I welcome your Feedback.

  4. #4
    Registered User
    Join Date
    11-04-2005
    Posts
    10
    Got it, thanks!

+ 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