S
steve-russell
I have a simple database (one table) created with Access. I have a
simple query and report in Access and it works great. I have recreated
the program in Visual Studio (vb) but can not figure out how to print
the columns of info to a printer. In all of the posts I have read with
similar questions, everyone answers "why dont you use Crystal?" I dont
want to. I want to give my little program away and dont want to deal
with CR. Here is the basics, table with five columns
(fname,lname,email,state,region). Used at tradeshows to keep track of
booth visitors and at end of event, print list of people by state or
region and give to booth workers to email thank you notes. I know how
to query and fill datagrid by state or region. I just want to send info
to printer and hand out to booth workers. Someone please show me how to
print out 200+ people in my table. Seems simple but can not find any
info (ANYWHERE) on this. Every post talks about printdocument and .txt
file. This is a database not a .txt file. Someone has this simple
answer. (actually it is more than one table but want someone to give a
simple example and I can do the other stuff)
Steve
(e-mail address removed)
simple query and report in Access and it works great. I have recreated
the program in Visual Studio (vb) but can not figure out how to print
the columns of info to a printer. In all of the posts I have read with
similar questions, everyone answers "why dont you use Crystal?" I dont
want to. I want to give my little program away and dont want to deal
with CR. Here is the basics, table with five columns
(fname,lname,email,state,region). Used at tradeshows to keep track of
booth visitors and at end of event, print list of people by state or
region and give to booth workers to email thank you notes. I know how
to query and fill datagrid by state or region. I just want to send info
to printer and hand out to booth workers. Someone please show me how to
print out 200+ people in my table. Seems simple but can not find any
info (ANYWHERE) on this. Every post talks about printdocument and .txt
file. This is a database not a .txt file. Someone has this simple
answer. (actually it is more than one table but want someone to give a
simple example and I can do the other stuff)
Steve
(e-mail address removed)