Results 1 to 3 of 3

Thread: Start Lotus 123

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2001
    Posts
    138

    Start Lotus 123

    hi

    Using VB6 this will work perfectly but when i use the same statement for lotus 123. It just does not work

    Dim objExcel as Excel.Application
    Set objExcel = New Excel.Application

    the dim statement it's ok but when iI try the set statement in order to create a new instance it just doesn't work
    what am I doing worng ???


    Thanks for your time

  2. #2
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670
    I do hope you have set the Project References to Lotus 123 and not left them as MS Excel hoping them to work!!?

    I have never used the Lotus 123 object library (I didn't even know it had one) - but if you have set a reference to it in your projeft then look at VIEW / OBJECT BROWSER, pick the Lotus 123 library and see if that helps. You may find it doesn't have an Application object, for example.
    'Buzby'
    Visual Basic Developer
    "I'm moving to Theory. Everything works there."

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Mar 2001
    Posts
    138

    start lotus 123

    Thanks for the prompted help.

    I did set up my lostus 123 reference, and the strange thing is tha when setting up my dim lotus as lotus123. the dropdown list comes up with no problem like i would on excel, but when I set my object is like is not there.

    Thanks for your help

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