Note that there is a big difference between setting a property, like this
rng.Formula = "=1+1”;
and calling a method, which would look like this
rng.Formula("=1+1")
The second one will never work in this setting.
-Govert
--
You received this message because you are subscribed to the Google Groups "Excel-DNA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to exceldna+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/exceldna/0f04098b-0ccc-4ba0-8b53-f3a1a99a93f6n%40googlegroups.com.
Maybe try this:
To view this discussion on the web visit https://groups.google.com/d/msgid/exceldna/57c0faaf-7c17-4181-94d6-b9df24fec8b0n%40googlegroups.com.