Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rich S.
 
Posts: n/a
Default Constant Cell calculation updating

My spreadsheet constantly recalculates. On the bottom left of the screen it
says "Calculating Cells 0%", followed by "Calculating Cells 100%." This
loops over and over, making it difficult to do any work. I do have macroes
but I don't believe this has anything to do with it as I've been using the
same macros for a while. Also I use bloomberg API, but have been for a while
without any problems. Again the reculate has nothing to do with any data
on the spreadsheet (ie nothing on the page changes with these calculations.)
I have my calculate (under tools, options, calculate) set to automatic. Does
anyone know of any possible solutions to this? Thanks a lot!
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave O
 
Posts: n/a
Default Constant Cell calculation updating

Your spreadsheet may have a macro that performs a re-calc every time a
particular spreadsheet event occurs. It may be set up to occur when
you enter or leave a particular cell or particular range of cells, for
instance.

You can check this by pressing ALT-F11 to open the VBA editor. In the
Project pane along the left margin of your screen, find the VBAProject
associated with your spreadsheet name. There is an icon tree for each
tab in the workbook, and for the workbook: right click on each icon and
click View Code- this is where event macros are stored. The event
triggers will be called something like SelectionChange, Change,
Deactivate, etc. Look for the command Calculate, and investigate the
source and rationale for that macro.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
resetting last cell jagdish.eashwar Excel Discussion (Misc queries) 11 March 31st 06 02:06 AM
Instead of a negative number, I'd like to show zero... Dr. Darrell Excel Worksheet Functions 6 December 7th 05 08:21 PM
copying cell names Al Excel Discussion (Misc queries) 12 August 11th 05 03:01 PM
Cell Change Color - Need Help alani New Users to Excel 3 June 29th 05 03:50 PM
How do I fill down keeping one cell calculation from changing in . WC Excel Discussion (Misc queries) 2 February 15th 05 01:57 PM


All times are GMT +1. The time now is 12:01 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"