Thread: VB6.0 vs VB6.3
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Joe Blow Joe Blow is offline
external usenet poster
 
Posts: 10
Default VB6.0 vs VB6.3

Visual Studio ? I believe the languages are identical, with no new or
changed methods or properties.


So the problems I am having are due to the Excel macro being run on a
different machine, not becuase the other machine doesn't have the .3?

But you should take this to a Visual Basic newsgroup, this place deal with
Excel.


Well, it is an Excel macro that I programmed that I am having the problem
with.



HTH. Best wishes Harald


"Joe Blow" skrev i melding
news:78duc.586228$Pk3.216793@pd7tw1no...
I wrote a written a very nice utility in 6.3 for work. Of course I find

out
that work has 6.0 and it doesn't like some of the things in my macros.

Do
I
re-write the code at work? Can I make 6.3 think that it is 6.0? This has

to
be a common enough thing. Any help appreciated.