Jump to content

Oh WTF!

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
williamevanl

williamevanl

    Learning Programmer

  • Members
  • PipPipPip
  • 61 posts
I ran into a problem that doesn't make any sense at all. Okay, I have a program that loads excel spreadsheets in .xls format from excel 2003. I have excel 2007 on my computer. The program executes fine but if I load the .xls file in excel 2007 and save it *still in xls format and still in 2003 format" the program doesn't work anymore.

What changes am I causing by loading and excel document in xls format and saving it back to that *2003* same format in excel 2007? I even tried loading a spreadsheet that currrently crashes my software in excel 2003 and saving it with excel 2003 to see if my program would regain the ability to load it again. I didn't work. ahh! Please help and thanks.

#2
CanadianTaco

CanadianTaco

    Newbie

  • Members
  • PipPip
  • 17 posts

williamevanl said:

I ran into a problem

Providing your code would be more helpful for everyone here to assist you.
http://forum.codecal...te-sources.html


#3
williamevanl

williamevanl

    Learning Programmer

  • Members
  • PipPipPip
  • 61 posts
I'm not sure it's a "code" problem. To add to this craziness, when I came into work today it now reads the 2003 spreadsheet fine again.