Need some help

jgipe307

Registered User.
Local time
Today, 10:55
Joined
May 16, 2010
Messages
11
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

Try changing the field in your report: [Next EPR] to

Code:
=[Current EPR]+335

Is that what you need?
 
Thanks alot that worked
 

Users who are viewing this thread

Back
Top Bottom