Report Offensive Message

RE: How do I... Print a single Microsoft Access record in Form View?
I use Access 2003, I've tried to follow your code, but I changed the unique field's name and it said error, especially on this part:
DoCmd.OpenReport "rptEmployees", , , _
"EmployeeID = " & Me!EmployeeID
I changed rptEmployees with my report name INV and EmployeeID with XITE_ID
Can you tell me what's wrong?
Posted by khingcat
25th Nov 2009