I really need some help. I'm getting an error when I try to print a record form a form. This works fine in another database. The database name is CUSTOMER. The command for the action is as follows:
stDocName = "Normal"
DoCmd.OpenReport stDocName, acViewPreview, , "[CUSTNUMBER] = '" &...