I was wondering the easiest way to create an unrelated field that the user can just input data on opening of report and it will be displayed on the report. I want to be able to open a report and a user is prompt to enter a string or choose an option (it is current status where it can only be red/amber/green) that is then displayed on the report, the data doesn't need to be stored in a table as the user decides when report is opened and it can change every time, is this possible? what is the best method if not, thanks