Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Excel 2007 Recalculation Bug

I think I found a possible Excel 2007 Recalculation Bug that I think is
very serious for people that use circular calculations. I am not sure
how to report the bug to Microsoft.

I have been able to reproduce on multiple PCs in my office. I have
used this technique for years in previous versions of Excel.

I am hoping someone from Microsoft will see this and confirm if it is a
bug or not.
I dont know how to attach a spreadsheet, so here are the steps to
reproduce.

Step Cell Entry
-------------------------------------------------------
1 Cell (D8) =SUM(D9:D15)
2 D9:D15 enter zeros
3 F9:F15 enter numbers
4 E8 =INT(D8)
5 F15 =IF(E8=0,SUBTOTAL(9,F9:F14), 0)
6 D15 =IF(ISERROR(SUBTOTAL(9,F9:F14)), 1, 0)


Do a test - put invalid formula in F12 and error count should
go to 1 and total (line 15) should be zero.
7 F12 =9/0

Everything works properly.
8 F12 enter valid number
Add a couple of subtotals into the section.
9 Insert blank line after row 10
10 F11 =IF(E8=0, SUBTOTAL(9, F9:F10), 0)
Note make sure you enable circular calculations.
11 Insert blank line after row 15
12 F16 =IF(E8=0, SUBTOTAL(9,F12:F15), 0)

Now have a total with two subtotals.
Change a value to an Error in the top subtotal
13 F10 =9/0
Everything usually calculates properly.
14 F10 Change back to valid number
Change value to error in second subtotal.
15 F14
This time the circular calculations will fail.
Some or all subtotals will be #Num!
16 Hitting F9 will recalc the error, but on more complex
examples the error will not recorrect itself.

The version of Excel I am using is:
Excel 2007 (Beta) 12.0.4407.1004 MSO 12.0.4407.1005) Beta

Any information or confirmation by others would be greatly appreciated.

By the Way - I have been having numerous other issues with the beta.
Some of these include:
- Very frequent crashes.
- Calculations completely stopping (F9 or
application.calculatefullrebuild) do not fix.

The above #Num problem is the only one I can replicate outside of my
excel Application so far.

Thanks in advance for any help or assistance.
Darryl Smith

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Excel 2007 Recalculation Bug

To the best of my knowledge, Microsoft is in the final stages of producing
the retail version of the software. If it were me, I would wait for the
retail version and test if. If you find the bug there, there should be
channels for reporting it.

--
Regards,
Tom Ogilvy


" wrote:

I think I found a possible Excel 2007 Recalculation Bug that I think is
very serious for people that use circular calculations. I am not sure
how to report the bug to Microsoft.

I have been able to reproduce on multiple PCs in my office. I have
used this technique for years in previous versions of Excel.

I am hoping someone from Microsoft will see this and confirm if it is a
bug or not.
I dont know how to attach a spreadsheet, so here are the steps to
reproduce.

Step Cell Entry
-------------------------------------------------------
1 Cell (D8) =SUM(D9:D15)
2 D9:D15 enter zeros
3 F9:F15 enter numbers
4 E8 =INT(D8)
5 F15 =IF(E8=0,SUBTOTAL(9,F9:F14), 0)
6 D15 =IF(ISERROR(SUBTOTAL(9,F9:F14)), 1, 0)


Do a test - put invalid formula in F12 and error count should
go to 1 and total (line 15) should be zero.
7 F12 =9/0

Everything works properly.
8 F12 enter valid number
Add a couple of subtotals into the section.
9 Insert blank line after row 10
10 F11 =IF(E8=0, SUBTOTAL(9, F9:F10), 0)
Note make sure you enable circular calculations.
11 Insert blank line after row 15
12 F16 =IF(E8=0, SUBTOTAL(9,F12:F15), 0)

Now have a total with two subtotals.
Change a value to an Error in the top subtotal
13 F10 =9/0
Everything usually calculates properly.
14 F10 Change back to valid number
Change value to error in second subtotal.
15 F14
This time the circular calculations will fail.
Some or all subtotals will be #Num!
16 Hitting F9 will recalc the error, but on more complex
examples the error will not recorrect itself.

The version of Excel I am using is:
Excel 2007 (Beta) 12.0.4407.1004 MSO 12.0.4407.1005) Beta

Any information or confirmation by others would be greatly appreciated.

By the Way - I have been having numerous other issues with the beta.
Some of these include:
- Very frequent crashes.
- Calculations completely stopping (F9 or
application.calculatefullrebuild) do not fix.

The above #Num problem is the only one I can replicate outside of my
excel Application so far.

Thanks in advance for any help or assistance.
Darryl Smith


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Excel 2007 Recalculation Bug

Tom, thanks for the reply.

My understanding is that the "Gold" code has been released to
manufacturers on Friday. Can anyone with this version of Excel check
to see if the recalculation bug still exists? I would appreciate it
very much as my application relies on circular calculations performing
correctly.

Thanks in advance
Darryl

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
Excell 2007 SP1 - Incomplete recalculation JimT Excel Discussion (Misc queries) 0 March 26th 09 01:26 AM
Excel 2007 formula recalculation DevTestPerson Excel Discussion (Misc queries) 1 November 28th 08 05:31 PM
How do I stop a recalculation in Excel? tengel Excel Discussion (Misc queries) 6 November 7th 08 11:04 PM
Excel formulas and recalculation Peter Excel Discussion (Misc queries) 3 June 8th 05 10:17 PM
Excel recalculation R Ormerod Excel Discussion (Misc queries) 3 May 4th 05 01:56 PM


All times are GMT +1. The time now is 04:11 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"