Computing.Net > Forums > Programming > VBA File export

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

VBA File export

Reply to Message Icon

Name: kevster12345
Date: January 5, 2003 at 13:32:50 Pacific
OS: 2000
CPU/Ram: enough
Comment:

I am trying to import a VBA (Excel) project in VB6 and. What is the easiest way to do this?



Sponsored Link
Ads by Google

Response Number 1
Name: mark
Date: January 6, 2003 at 06:49:26 Pacific
Reply:

open the file copy it using control c

past it to your vb code using control c

then adjust accordingly

i presume you are talking about the code not the actual document


0

Response Number 2
Name: A Certain TH
Date: January 6, 2003 at 06:53:25 Pacific
Reply:

Bit by bit, is really the only way I know of.
(ie, form by form, module by module)

You will then have to check your code and clear out Excel VBA specific stuff.

Maybe there's a better way, but I don't know of it!

Tom


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: VBA File export

VBA File Export www.computing.net/answers/programming/vba-file-export/5070.html

Batch file - export current time www.computing.net/answers/programming/batch-file-export-current-time/16555.html

File Renaming www.computing.net/answers/programming/file-renaming/8237.html