Results 1 to 3 of 3

Thread: Excel

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Singapore
    Posts
    108

    Excel

    Hi folks,

    I just wrote an application to export/import data to/from an excel file, with ms office 2000 installed.

    What are the odds of this application not workable for machine with only office 97 installed?

    For comments, please.

    Thanks.

    KT

  2. #2
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613
    For your application to run on all both 97 and 2000 excel. When writing your application, you need to use late-binding. (ie. you have to declare the excel variable as Object)

    Regards.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Singapore
    Posts
    108
    yub, i did.

    thanks! rgds.

    KT

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width