View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default 2003 to 2007 compatability

The Company I work for has MANY computers....mostly with older versions of
Excel, so most of my code writing experience has been in the older versions.
Just recently I wrote my first major program completely in XL2003, which runs
fine in XL2003, but it will not run in either XL2000 or XL2007. I ran into
trouble with retrieving a file, and again with the Autofilter......I don't
know how many other incompatibilities there are, so like the fella said,
test, test, TEST.

hth
Vaya con Dios,
Chuck, CABGx3



"NDBC" wrote:

Again, I've written vba code controlling forms etc in Excel 2003. I haven't
tried it but I'm assuming it will work on newer versions of Excel. Is this
correct or an I heading into problems when I upgrade Excel.

Thanks