Computer Hope

Software => Computer programming => Topic started by: BOB.G on January 20, 2017, 07:27:39 AM

Title: Visual Basic 6
Post by: BOB.G on January 20, 2017, 07:27:39 AM
Hello... I am trying to write a visual basic 6 program that access an excel file over the network.
I have looked everywhere on the Internet but still unable to locate any sample code...
Please could someone offer some help! ???

Thanks in advance
Title: Re: Visual Basic 6
Post by: DaveLembke on January 20, 2017, 09:38:29 AM
Are you talking about accessing a Comma Delimited CSV file with VB6 reading in info and writing back to a CSV file or are you looking to make a VB Script macro to use within Excel itself?

Have you ever worked with VB before so that I/we can use terminology here and you'd be all set with it or should we describe everything in a greater detail in future posts to this thread?

Additionally is there a reason why your using VB6 which is almost 20 years old vs a newer VB IDE?