Hi All,
Client has a requirement that I thought would be staright forward but not proving so. Any help appreciated...
Client would like standard reports marked with a 'watermark' or a piece of text saying 'template report'.
This watermark or text needs to dissapear however if a user makes a Save As of the report and customises their own version of the report.
I tried using the variables DocumentOwner() or DocumentAuthor() and conditionally formatting off of these (ie the mark or text is present if DocumentOwner = xxx) but these variables only change to the new UserName when the report is closed and re-opened, not when the User does the Save As.
Is there a nice solution I am missing out on or any other ideas please.
Thanks, Matt.