create simple application without a form
Hi,
I apologize....I tried searching, but am not having much luck....maybe the wrong keywords?
I am trying to create a simple .exe that will read an Access DB and write to a text file. I thought VB would be a good way to do this, but I cannot seem to figure out how to create it without "Form1" being added to my project....
Can someone point me in the right direction. I am a very novice VB user, but not new to programming.
Thanks so much in advance!
Re: create simple application without a form
ugh....nevermind....as soon as i posted i searched again, and found that i need to add module...