V
Victor
I have a form that I created a button (that activates a macro) to print the
current record (so I thought).
Here is the action:
Report Name: DOA Record Report
View: Report
Filter Name: ------
Where Condition: [ID1]=[Forms]![App 1]![ID1]
Window Mode: Normal
ID1 is the primary key on the form
App 1 is the name of the form.
I would have just used the PRINT RECORD button that's built in, but that's
another problem (error popups).
Thanks for any assistance.
Victor
current record (so I thought).
Here is the action:
Report Name: DOA Record Report
View: Report
Filter Name: ------
Where Condition: [ID1]=[Forms]![App 1]![ID1]
Window Mode: Normal
ID1 is the primary key on the form
App 1 is the name of the form.
I would have just used the PRINT RECORD button that's built in, but that's
another problem (error popups).
Thanks for any assistance.
Victor