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
Name: kevster12345 Date: January 7, 2003 at 16:12:34 Pacific OS: 2000 CPU/Ram: enough
Comment:
Ok, here is what I got regarding the previous post. I have created a project with multiple forms and some code. I did not have VB on my computer, so I designed everything in VBA (Excel) and now I want to export all forms in VB6 and start my code. The problem that I am encountering is, it is placing the .frm file in Design mode in VB and not allowing me to use any of the VB6 tools, but the select tool. How do I get the the VBA (Excel) project or forms in VB6 and have full acees to VB6 tools. Please help me on this one!
Summary: I have created a batch file that administrates and monitors a network. I have reached around 2500+ lines of script. But now i am going over the program making afew adjustments. When the user input hi...
Summary: I have files exported from power point in the format Slide1.jpg Slide2.jpg Slide3.jpg Slide4.jpg Slide5.jpg Slide6.jpg Slide7.jpg I need to rename like Slide1.jpg => so1.jpg Slide2.jpg => so...