Hi Benjamin, Here's what we have. On your issue form, create a
calculated field called: Original Requestor. On the Calculation, enter
Entered by.Name On your project form, on the calculated field Original
Requestor, enter on Calculation: IF(ISBLANK(Original
Requester),"",Original Requester) Going forward you should be able to
report on the Project's Original Requestor. In Reply to Benjamin Green:
I'd love to find a way to report the initial primary contact (requester)
for a given project's resol...