Home |
Search |
Today's Posts |
#19
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I don't think you need to even worry. Using the latest version of the library on the PC with the compiler and check to make sure the code runs on both a 2003 and 2007 machine. All you really need to do is after creating the Excel object save the file using SAVEAS and save the file as an XLS extension. Also make sure you don't use any features that aren't supported in 2003. The application/library isn't the important issue it is the saved file structure. If you open an XLS file in 2003 and 2007 the excel application will look different, but the data will be the same and all the feature will work because excel 2007 is intenend to be upward compatibile with excel 2003. Both 2003 and 2007 will read the same XLS file which will make you code run on both type of PC's. -- joel ------------------------------------------------------------------------ joel's Profile: 229 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=168452 Microsoft Office Help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Libraries in Excel | Excel Programming | |||
PHP Excel generation libraries | Excel Programming | |||
Cannot open Excel, message given is about VBA libraries? | Excel Discussion (Misc queries) | |||
Newbie: Libraries for Excel? | Excel Programming | |||
Libraries In Excel VB Editor | Excel Programming |