Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Functions Stopped Working

I have recently encountered the strangest thing in some of my Excel 2003
workbooks. The functions just stop working. I have a workbook with multiple
sheets and an array of formulas that all stopped displaying the formula
results. It almost seems like the cells have become corrupt. The formulas
are all correct as well. The only way I can get them to produce the result
is to enter into the cell (double click or F2) and press the enter key again.
MAGIC!!! the result displays. I cannot do this for thousands of cells and
multiple pages though. Even after I do, the formula will not update with a
new results unless I follow the preceeding step again. It's like Excel went
catatonic.

Has anyone else encountered this occurence? Is there a fix? Do I have to
rewrite my entire workbook?

Thanks in advance.

JD
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Functions Stopped Working

You might want to copy your sheet to a new workbook since this might be a
sign that your workbook is getting corrupt.Nevertheless this has always
helped me when faced with a similar problem, select the range in question,
do editreplace and replace = with = (in the find what box type the equal
sign and in the replace with box type the equal sign)
That will force a recalculation



--
Regards,

Peo Sjoblom

"JDFitz" wrote in message
...
I have recently encountered the strangest thing in some of my Excel 2003
workbooks. The functions just stop working. I have a workbook with
multiple
sheets and an array of formulas that all stopped displaying the formula
results. It almost seems like the cells have become corrupt. The
formulas
are all correct as well. The only way I can get them to produce the
result
is to enter into the cell (double click or F2) and press the enter key
again.
MAGIC!!! the result displays. I cannot do this for thousands of cells and
multiple pages though. Even after I do, the formula will not update with
a
new results unless I follow the preceeding step again. It's like Excel
went
catatonic.

Has anyone else encountered this occurence? Is there a fix? Do I have to
rewrite my entire workbook?

Thanks in advance.

JD



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Functions Stopped Working

Some other thoughts ..

1. Could it be just the book's calc mode being "inadvertently" set to
manual? Click Tools Options Calculation tab. Options are there. Check
"Automatic" OK.

2. Try the "Open and repair" option in xl2003

Sequence:
File Save as .. (back-up name)
Close the file
File Open
Navigate to and select the "back-up" file in the "Open" dialog
Click on the tiny dropdown to the right of "Open" button choose "Open and
Repair.."

--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"JDFitz" wrote:
I have recently encountered the strangest thing in some of my Excel 2003
workbooks. The functions just stop working. I have a workbook with multiple
sheets and an array of formulas that all stopped displaying the formula
results. It almost seems like the cells have become corrupt. The formulas
are all correct as well. The only way I can get them to produce the result
is to enter into the cell (double click or F2) and press the enter key again.
MAGIC!!! the result displays. I cannot do this for thousands of cells and
multiple pages though. Even after I do, the formula will not update with a
new results unless I follow the preceeding step again. It's like Excel went
catatonic.

Has anyone else encountered this occurence? Is there a fix? Do I have to
rewrite my entire workbook?

Thanks in advance.

JD

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Functions Stopped Working

Max, you're the best. I've been working in Excel for years and feel foolish
when I learn such simple solutions that were right in front of my face.
Thanks a ton. Your first suggestion was spot on! The calculation updating
was somehow set to manual.

JD

"Max" wrote:

Some other thoughts ..

1. Could it be just the book's calc mode being "inadvertently" set to
manual? Click Tools Options Calculation tab. Options are there. Check
"Automatic" OK.

2. Try the "Open and repair" option in xl2003

Sequence:
File Save as .. (back-up name)
Close the file
File Open
Navigate to and select the "back-up" file in the "Open" dialog
Click on the tiny dropdown to the right of "Open" button choose "Open and
Repair.."

--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"JDFitz" wrote:
I have recently encountered the strangest thing in some of my Excel 2003
workbooks. The functions just stop working. I have a workbook with multiple
sheets and an array of formulas that all stopped displaying the formula
results. It almost seems like the cells have become corrupt. The formulas
are all correct as well. The only way I can get them to produce the result
is to enter into the cell (double click or F2) and press the enter key again.
MAGIC!!! the result displays. I cannot do this for thousands of cells and
multiple pages though. Even after I do, the formula will not update with a
new results unless I follow the preceeding step again. It's like Excel went
catatonic.

Has anyone else encountered this occurence? Is there a fix? Do I have to
rewrite my entire workbook?

Thanks in advance.

JD

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Functions Stopped Working

Max,

I noticed you are a silver level contributor. Not sure what that means, but
wanted to let you know my coworker says you're GOLD in her book!!!

Thanks again.

JD

"JDFitz" wrote:

Max, you're the best. I've been working in Excel for years and feel foolish
when I learn such simple solutions that were right in front of my face.
Thanks a ton. Your first suggestion was spot on! The calculation updating
was somehow set to manual.

JD

"Max" wrote:

Some other thoughts ..

1. Could it be just the book's calc mode being "inadvertently" set to
manual? Click Tools Options Calculation tab. Options are there. Check
"Automatic" OK.

2. Try the "Open and repair" option in xl2003

Sequence:
File Save as .. (back-up name)
Close the file
File Open
Navigate to and select the "back-up" file in the "Open" dialog
Click on the tiny dropdown to the right of "Open" button choose "Open and
Repair.."

--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"JDFitz" wrote:
I have recently encountered the strangest thing in some of my Excel 2003
workbooks. The functions just stop working. I have a workbook with multiple
sheets and an array of formulas that all stopped displaying the formula
results. It almost seems like the cells have become corrupt. The formulas
are all correct as well. The only way I can get them to produce the result
is to enter into the cell (double click or F2) and press the enter key again.
MAGIC!!! the result displays. I cannot do this for thousands of cells and
multiple pages though. Even after I do, the formula will not update with a
new results unless I follow the preceeding step again. It's like Excel went
catatonic.

Has anyone else encountered this occurence? Is there a fix? Do I have to
rewrite my entire workbook?

Thanks in advance.

JD



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Functions Stopped Working

Glad it helped sort out things over there.
The feedback is appreciated.

.. The calculation updating was somehow set to manual.


Excel sets the calc mode based on the mode for the 1st book opened in the
session. If the 1st book's mode happen to be manual, then any subsequent book
opened in the same session will be on manual calc mode, irrespective of their
earlier saved modes. Whenever/if in doubt, just do the quick check on the
calc mode (Tools Options Calc tab).
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
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
Excel has stopped working John C Harris Setting up and Configuration of Excel 0 February 23rd 07 03:48 PM
formula stopped working.... Ken Proj mgr Excel Discussion (Misc queries) 5 December 29th 06 03:57 PM
Web query has stopped working... andrewm27 Excel Discussion (Misc queries) 0 April 20th 06 05:28 AM
VB Stopped Working [email protected] Excel Worksheet Functions 1 April 28th 05 01:56 PM
excel stopped working Steve Excel Discussion (Misc queries) 0 January 13th 05 04:07 AM


All times are GMT +1. The time now is 06:37 PM.

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

About Us

"It's about Microsoft Excel"