LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default UDF that participates in circularity always dirty

It may be that Excel realizes it's fully calculated when no cells
change in value by more than Maxchange. It does quit before
MaxIters. But it leaves the Calculate flag up.

And it would be nice if not refering to those cells on the interative
second pass (and thereafter) did indeed solve the problem. But as I
said before, it does not.

The UDF remains dirty because it references a cell, not because it
uses its value or state. As I said, even IsEmpty creates this
condition. This hardly constitutes true circularity!

So I think this amounts to a bug with no cure. Instead of fast array
math, I'll have to go row by row, cell by cell, and skip any cells
involved in circularity.

Charles, thanks for trying to help.

--Dean

 
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
Circularity [email protected] Excel Programming 3 May 24th 06 11:59 AM
using Dirty Method Giselle[_2_] Excel Programming 15 February 7th 06 01:21 AM
circularity Dean[_8_] Excel Programming 4 March 4th 05 02:24 AM
Referring to arrays and circularity produced by it Alla Excel Programming 0 November 2nd 04 07:00 PM
How to tell if a range or cell is dirty Carl Rapson Excel Programming 4 February 20th 04 05:09 PM


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