How can I write a simple report?

OMRebel

Active member
Joined
Sep 27, 2006
Messages
44
Programming Experience
Beginner
I have Visual Basic Express 2005, and need to write a simple report. I am using an Access database. I've been searching on the net trying to find a tutorial that walks me through using the built in PrintPreviewDialog and PrintDocument controls to just print out a table, but can't find anything on the net.

Can someone tell me how this can be done? Lets say that I have a table with only 2 fields, and I want to display those two fields on a report. How can this be done?

Thanks.
 
Reports in VBExpress?

Hey all, I realize that this isn't in the printing forum, but never got any response there. Can anyone provide a link that explains how to use create reports in Visual Basic Express 2005 using an access database? I've searched on the net, but couldn't find much of anything. Thanks everyone.
 
Back
Top