Imdabaum
01-05-2011, 09:11 AM
Does anyone have a good bit of knowledge regarding Crystal Reports?
I have a report that is designed to print off a calendar displaying when people have requested time off. The calendar is populated based on a table VacationRequests.
We assign a background color to the textbox on the report based on whether the day is holiday, today's date, a pay day, or any other Friday. I have created the form that does this but I don't know how to put that same code/functionality into Crystal Report.
I would like to iterate over the textbox controls and apply the color formatting.
Any ideas?
I have a report that is designed to print off a calendar displaying when people have requested time off. The calendar is populated based on a table VacationRequests.
We assign a background color to the textbox on the report based on whether the day is holiday, today's date, a pay day, or any other Friday. I have created the form that does this but I don't know how to put that same code/functionality into Crystal Report.
I would like to iterate over the textbox controls and apply the color formatting.
Any ideas?