V20100
Aug 6th, 2001, 09:39 AM
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
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