G
Guest
A form has over 100 fields.
I want to enable a programmer preselected number of fields for a user
selected number of records to be EASILY printed.
Sure I can store the form's unique key in a file when a user presses a
button on the form, then use that info to drive a report. But I don't want to
go down that path. I want the user to press a button on the form and then
have access print 20 of the forms fields (fields that I have selected for
printing).
I want to enable a programmer preselected number of fields for a user
selected number of records to be EASILY printed.
Sure I can store the form's unique key in a file when a user presses a
button on the form, then use that info to drive a report. But I don't want to
go down that path. I want the user to press a button on the form and then
have access print 20 of the forms fields (fields that I have selected for
printing).