Alternative to using Cell Evaluation List (Intrinsic cell property -
02-13-2006
, 06:05 PM
Hello,
I've read that the Cell Evaluation List function has been deprecated in
AS2005, however, I'm in a bit of a dilemma. I have an application linked to
AS2000 that uses the intrinsic cell property to determine whether there are
calculations (i.e. calculated cells, members, unary operators) affecting a
particular cell returned in a query. The application needs this information
to determine if a specific action will be permitted. To ensure my app is
ready for AS2005, ideally I would like to not use this property anymore.
However, what is the alternative to Cell Evaluation List? How do we
interogate cells in AS2005 to determine whether they are affected by
calculations?
Thanks,
SHW |