G
Guest
Setup a report to print a mailing label. I want to print just a single
mailing label. This is the code I was given but I seem to be missing
something. The code keeps highlighting on me.id not sure what this means
can anyone elaborate on this.
Me.Refresh
DoCmd.OpenReport "LabelCustomerInvoices", acViewPreview, , "id = " & Me.id
Help please
Lee
mailing label. This is the code I was given but I seem to be missing
something. The code keeps highlighting on me.id not sure what this means
can anyone elaborate on this.
Me.Refresh
DoCmd.OpenReport "LabelCustomerInvoices", acViewPreview, , "id = " & Me.id
Help please
Lee