The PTC Community will be on read only status starting March 23rd in preparation for moving our platform to a new provider. Read more here
Hi folks,
I have an Excel file consisting of 26 work sheets full of data. With the READEXCEL command I'd like to read them in, however:
I have checked whether there are some format problems on the sheet 9 or 10 but to no avail. This really puzzles me. Is there some kind of bug or does anybody see a flaw in the attached MC15 file?
Sorry, but it has to be in MC15 otherwise the READEXCEL command doesn't execute.
Thanks in advance
Raiko
Solved! Go to Solution.
It's because you have called your sheet ch 9 - CH 9.
Change it and it works.
Mike
It's because you have called your sheet ch 9 - CH 9.
Change it and it works.
Mike
Thank you Mike. Must have been a case of code blindness-the weekend is nearing
Raiko
Thank you Mike. Must have been a case of code blindness-the weekend is nearing
Not a problem.
Took me a while to spot it. As you said, its nearly the weekend ![]()
Mike
