-
January 7th, 2005, 00:40 AM
#1
Access Printing One record
This is the same question someone else had but it never showed a solution could you please help me out!
I have created a form for entering data into a table. I have added a print control button for print current form, but it prints all records in the table when all I want is the current record printed. Could you please give some suggestions.
Last edited by Carlin; January 7th, 2005 at 03:43 AM.
-
January 10th, 2005, 01:04 AM
#2
Security Intelligence
TZ Veteran
Not sure exactly how the print function works, but I think you may have to create a SQL query that only retrieves one record, and send that to the print function... if you cant do that directly, you could create a temp table to store the result of the single query then print that table.

--- 0wN3D by 3gG ---
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks