Consulting

Results 1 to 2 of 2

Thread: All VBA Code Stopped Working

  1. #1
    VBAX Newbie
    Joined
    Dec 2016
    Posts
    5
    Location

    Unhappy All VBA Code Stopped Working

    So I finished my Excel workbook/document and it looked final. I needed a bunch of different copies of this specific workbook with different file names. I went and began making the differently named files by going to File and then Save As.

    When I was part way through creating the new files (saved as .xlsm types), I noticed none of my VBA code was working (data from sheets wasn't populating to labels, etc.)--even in the original file!

    I went into my Trust Center settings and changed them, so macros and VBA code should be enabled. Right now I can't think of what I possibly could have managed to mess up. Any ideas?

    Thanks in advance

  2. #2
    VBAX Expert Leith Ross's Avatar
    Joined
    Oct 2012
    Location
    San Francisco, California
    Posts
    552
    Location
    Hello lm8,

    What system or error messages did you receive?

    By default, Windows does not show the file extensions in Explorer. It could be you thought the file was being saved as an XLSM but was in fact saved as XLSM.XLSX.
    Sincerely,
    Leith Ross

    "1N73LL1G3NC3 15 7H3 4B1L17Y 70 4D4P7 70 CH4NG3 - 573PH3N H4WK1NG"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •