I have a report which lists a report of the year to date. There is a field entitled [Month] which is in date format mmm/yyyy, and I would like to be able to make a yellow BackColor of a report field named Highlight when the [Month] is the last one in the report (or, 30 days from today).
I'd like to set it up so that whenever I run the report, the most recent completed month has the Highlight box with a yellow BackColor, so that this data gets "highlighted".
Can anyone help with the programming in VB code here?
Thanks,
Eric
I'd like to set it up so that whenever I run the report, the most recent completed month has the Highlight box with a yellow BackColor, so that this data gets "highlighted".
Can anyone help with the programming in VB code here?
Thanks,
Eric