On 03/12/10 17:40, Bernard Marcelly wrote:
Now I can find if a cell uses DDE function. But retrieving the value of its arguments is another matter, except in simple cases. Probably there is no easy way to find which cells use a given DDE link.
If the formulas in your documents follow a simple pattern (always direct cell references, or a constant string & a cell reference, for example), you could look for that in the token sequence. To handle any complex expressions, I don't see an easy solution.
Niklas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
