Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Enter the following array formula to cell A2:
=IF(TRUE,IF(MAX(ROW($1:1)*ISNUMBER(A$1:A1))=0,1,2) ,3) Use Ctrl-Shift-Enter to enter since it's an array formula. It runs without any issues but when you try Tools-Formula Auditing-Evaluate Formula, Excel 2003 crashed on the first step, which is to evaluate ROW($1:1). If you enter the formula as a regular one, no crash when evaluating. If I remove the outer IF, no crash when evaluating. I haven't tried it on other versions of Excel. I am just wondering if this is a bug and the problem can be reproduced. ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...lic.excel.misc |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I can crash my version of Excel (2002) *at will* using ToolsFormula
AuditingEvaluate Formula. It happens when evaluating certain types of array formulas. I've learned what formulas will cause this and avoid evaluating them this way. My version of Excel is up to date with all patches, so what causes it...??? Is it a bug...??? It is to me. Biff "cyx" wrote in message ... Enter the following array formula to cell A2: =IF(TRUE,IF(MAX(ROW($1:1)*ISNUMBER(A$1:A1))=0,1,2) ,3) Use Ctrl-Shift-Enter to enter since it's an array formula. It runs without any issues but when you try Tools-Formula Auditing-Evaluate Formula, Excel 2003 crashed on the first step, which is to evaluate ROW($1:1). If you enter the formula as a regular one, no crash when evaluating. If I remove the outer IF, no crash when evaluating. I haven't tried it on other versions of Excel. I am just wondering if this is a bug and the problem can be reproduced. ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...lic.excel.misc |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In fact, just about a week ago I was evaluating a rather simple and short
formula. I can't remember exactly what the formula was but it was very short. Maybe this long: (................................................. ..........) and the array was only about 5 cells and it crashed. I just shook my head and said man, you've got to be kidding me! This is very frustrating. Otherwise that is a very useful tool. Biff "T. Valko" wrote in message ... I can crash my version of Excel (2002) *at will* using ToolsFormula AuditingEvaluate Formula. It happens when evaluating certain types of array formulas. I've learned what formulas will cause this and avoid evaluating them this way. My version of Excel is up to date with all patches, so what causes it...??? Is it a bug...??? It is to me. Biff "cyx" wrote in message ... Enter the following array formula to cell A2: =IF(TRUE,IF(MAX(ROW($1:1)*ISNUMBER(A$1:A1))=0,1,2) ,3) Use Ctrl-Shift-Enter to enter since it's an array formula. It runs without any issues but when you try Tools-Formula Auditing-Evaluate Formula, Excel 2003 crashed on the first step, which is to evaluate ROW($1:1). If you enter the formula as a regular one, no crash when evaluating. If I remove the outer IF, no crash when evaluating. I haven't tried it on other versions of Excel. I am just wondering if this is a bug and the problem can be reproduced. ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...lic.excel.misc |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cannot get concatenated formula to evaluate... | Excel Discussion (Misc queries) | |||
What is evaluate formula? | Excel Worksheet Functions | |||
Unable to Evaluate Formula | Excel Worksheet Functions | |||
Formula Will Not Evaluate | Excel Worksheet Functions | |||
Evaluate formula using VBA | Excel Discussion (Misc queries) |