Hello everyone!
I keep getting an error saying:
"The remaining text does not appear ti be part of the formula"
if I try to pass the formula content through the RDC...
This is what I am using:
Report.FormulaFields.Item(7).Text = "arclass"
I checked the item index and it's correct (if I start from 0).
Also I would like to access my formula by name. I checked the RDC help, but their example gives me another error...
What am I doing wrong?
Thanks a lot!
Gabi.
I keep getting an error saying:
"The remaining text does not appear ti be part of the formula"
if I try to pass the formula content through the RDC...
This is what I am using:
Report.FormulaFields.Item(7).Text = "arclass"
I checked the item index and it's correct (if I start from 0).
Also I would like to access my formula by name. I checked the RDC help, but their example gives me another error...
What am I doing wrong?
Thanks a lot!
Gabi.