J jgipe307 Registered User. Local time Today, 10:55 Joined May 16, 2010 Messages 11 Jun 19, 2010 #1 Trying to print a report That includes name and next EPR. But the dates on the report are the same for each record. I want to print from the EPR tracker form. If anyone could help me with this i would highly appreciate it. Thank you Attachments tracker.zip tracker.zip 170.5 KB · Views: 96
Trying to print a report That includes name and next EPR. But the dates on the report are the same for each record. I want to print from the EPR tracker form. If anyone could help me with this i would highly appreciate it. Thank you
C Chrism2 Registered User. Local time Today, 17:55 Joined Jun 2, 2006 Messages 161 Jun 20, 2010 #2 Try changing the field in your report: [Next EPR] to Code: =[Current EPR]+335 Is that what you need?
J jgipe307 Registered User. Local time Today, 10:55 Joined May 16, 2010 Messages 11 Jun 20, 2010 #3 Thanks alot that worked