+ Reply to Thread
Results 1 to 5 of 5

What's changing when i open my workbook?

  1. #1
    Forum Contributor
    Join Date
    09-29-2011
    Location
    ɹǝpun uʍop
    MS-Off Ver
    365
    Posts
    250

    What's changing when i open my workbook?

    Hi,

    I have a large spreadsheet that I have recently substantially altered.

    Before I "meddled", if I opened the spreadsheet and closed it, it didn't ask if I want to save (as nothing had changed).

    Now, I can't open it and close it without it asking me to save.

    If I turn off auto calculation, it won't ask, but I really need it on.

    I have checked my formulas (even the one's I didn't change) but see nothing that would change on a recalc if I hadn't changed something myself.

    I've tried deleting all instructions in the auto_open macro, but it makes no difference.

    This doesn't stop the functionability of the spreadsheet, but is more an annoyance, as I often have to open it, check something then close it.

    Any ideas on what could be doing this would be appreciated.
    Last edited by EdWoods; 10-06-2011 at 02:24 AM. Reason: solved

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: What's changing when i open my workbook?

    Did you add any Volatile Functions?
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Forum Contributor
    Join Date
    09-29-2011
    Location
    ɹǝpun uʍop
    MS-Off Ver
    365
    Posts
    250

    Re: What's changing when i open my workbook?

    Don't believe so.

    (But maybe I must have?)
    Last edited by EdWoods; 10-06-2011 at 01:26 AM.

  4. #4
    Forum Contributor
    Join Date
    09-29-2011
    Location
    ɹǝpun uʍop
    MS-Off Ver
    365
    Posts
    250

    Re: What's changing when i open my workbook?

    Okay, just tested that. I saved the workbook, pressed F9 then exited. It didn't ask to save...

  5. #5
    Forum Contributor
    Join Date
    09-29-2011
    Location
    ɹǝpun uʍop
    MS-Off Ver
    365
    Posts
    250

    Re: What's changing when i open my workbook?

    Okay, found my problem, and learnt something.

    I had a "countif" function, and had specified the range (from sheet2) as

    =countif(sheet1!$a$1:sheet1!$a$5,"test")

    I removed the second reference to "sheet1“ so it read

    =countif(sheet1!$a$1:$a$5,"test")

    Gets the same result, but doesn't now ask to save if I've changed nothing....

+ 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