Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print current record in envelope format

Status
Not open for further replies.

DavidDF

MIS
Jan 19, 2003
8
US
I want to use a command button to print the current record as a # 10 envelope (no return address). Before printing a message would be displayed saying "Continue / Cancel". Each record has a unique ID (CustNo) for focus. Thanks.

David
 
David,

The problem is controlling the printer. In the old days, we did just that. Now the Suite Programs control the printer - Thank The LORD! I would put the info in a temp table which is linked to WORD MAIL MERGE and add the entries til I wanted them (or it) printed, call WORD and MAIL MERGE to the envelope and ask for permission to delete the values in the data table and return to ACCESS for the next action.

rollie@bwsys.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top