Access Database reports - problems
Thread Starter
Pilots' Pal
Joined: Nov 1998
Posts: 1,158
Likes: 0
From: USA
Dear Experts,. .I've generated tables and forms to produce in-house QA notices from which I intend to email and print reports generated as a result. Unfortunately, I cannot produce, by email or printing, a unique report for each record. They all get emailed or printed. Can anyone help?
Joined: Feb 2000
Posts: 776
Likes: 0
From: [edited by PPRuNe Admin]
One problem with programming is that it is so open ended. To answer your question (but not provide a perfect solution) would be to make a unique query so that only 1 record comes out of the filter you use.
Thus when all records print, it will be for one code only.
B
Thus when all records print, it will be for one code only.
B




