TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
saphiroth42
NA
53
0
printing a report from database
Feb 28 2005 10:52 AM
Hello, I have an Access database which I write to and read from VB.NET. This database keeps records of pressure gauges that have passed a certain test. What I need to do is print out a Certificate of Compliance sheet which has some fields from the database which need to be entered. After the user finishes the test and enters the data in the database he/she will press a button which will print out this Certificate of Compliance with the data that the user just entered. I also have a datagrid and was wondering if I could do that same thing but have the user just select the record to print a report for. All this is done is VB.NET even though I know you can do it in VBA but dont know how to exactly. Thank you.
Reply
Answers (
2
)
combo box
Class declaration help