R
robertm600635
I have a report set up that shows an individual client's billing statement.
Is there a way I could set up a command button to automatically print
statements for all client's that havent made a payment in the last 60 days?
To print individual statements i use the Where clause in the vba code to
print only the current record. The where clause uses the client's file number
field.
Is there a way I could set up a command button to automatically print
statements for all client's that havent made a payment in the last 60 days?
To print individual statements i use the Where clause in the vba code to
print only the current record. The where clause uses the client's file number
field.