Thank you for your reply which I appreciate. I assumed actually that when
the 2007 Beta eventually is released it will be backward compatible as any
previous releases were.
Yes, the example code works in 2003.
I normally use "&" but in the example I submitted I used "+".
I'll be happy to send you a DVD with my complete complex VBA application,
the current 2007 Beta presents many other problems at the moment and is
causing catastrofic problems and crashes causing dumps to be submitted to MS.
If you supply me with an email with a postal address I'll be happy to assist
with a DVD with my VBA application.
Best regards,
Peter Sie.
"Jon Peltier" wrote:
Does the code work in Excel 2003? Then you should assume that by the time
the Beta has been tested and fixed up, that the code will work in Excel
2007. You do know that's what a Beta is for, right?
I'm not sure what I'm allowed to say about specifics, but the Excel team is
trying to maintain backwards compatibility, and .Characters is one of the
things that I believe they will fix before RTM. Some of the code dealing
with chart data is a bit flaky too.
PS. Why are you using + instead of & for concatenation?
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions http://PeltierTech.com
_______