Creation date in report footer

  • What are peoples' thoughts on the best way to put the report's creation date in the footer of a report? Stangely, there doesn't appear to be any Globals containing date info.

    Ash

  • PS My solution so far has been to put a 1-line VB function called "TodaysDate()" which returns Date.Now, and link a textbox to it.

  • use a textbox and =Globals!ExecutionTime or =NOW

    Is this what you want?

    Angi

  • Yeah... good one Angi! For some reason I assumed that global was the time the report took to execute...  pays to experiment!

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply