Hi there, I have successfully created a VS2005 C#.NET SmartTag DLL that recognises various cell text and actions them accordingly.
I am trying to find out how I can recognise a cell containing a "=RTD(,,,,)" type function.
The SmartTag Recogniser2 routine only allows me to parse the cell Text and not the formula. Is there any way I can do this Or is there anyway I can locate the source cell that is being parsed

Help Needed: Smart Tags in Excel and Recognising cell formulas?
wargammer2005
SQ
Smart Tags can only act on the value of the cell, not the formula.
deepak2000
Zoner21
I agree, this would be an excellent addition with real added value - for starters it could be used to provide help and tips for managed code functions/udfs as there is no other way to provide these.