Problem with Refreshing entire excel workbook
        Posted  
        
            by Nimo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nimo
        
        
        
        Published on 2010-03-16T12:06:52Z
        Indexed on 
            2010/03/16
            15:31 UTC
        
        
        Read the original article
        Hit count: 331
        
Hi,
I'm trying to refresh a entire excel workbook using Application.CalculateFull function. However, I found that, the sheet does not get not updated ALL the time (sometimes it do). A random number of functions only get updated at sometimes. I'm using excel 2007, please tell me what's going on with Application.CalculateFull function.
Thank you
© Stack Overflow or respective owner