Results 1 to 2 of 2

Thread: Need an expert on OCX !!

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    1

    Arrow Need an expert on OCX !!

    I am creating object and classes in VB to be called in VBA.

    But I have different Bug, are they normal or is there a way to avoid this?

    Once my Ocx is compilated
    1----I call it from VBA, it doesn't change the printing properties whereas it works if I compile it in a ".exe" and go threw with the debugger.


    2---- In the same OCX I have a User control, i made, But unfortunately I have to use "getopenfilename" threw one of my button, in excel 2000 it works perfectly but is it normal in excel 97 it doesn't work at all.

    is VB6 exclusively developped for office 2000 or is there a way with vb6 to develop application for office 97?

    Thx All for your answers !
    Vincent

  2. #2
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188
    i can answer only one of the questions:

    "is VB6 exclusively developped for office 2000 "

    No! Definately not!

    Office 2000 and 97 have different ways of doing things though. Like in access some code in access 97 wont work in 2000.
    You have to find out what that code is in 97!

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