PDA

View Full Version : Crystal Reports



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?

fixo
01-07-2011, 01:30 PM
Check out the last 2 responses from this thread
http://www.sql.ru/forum/actualthread.aspx?tid=637890&hl=crystal%20reports
not sure about if this help though, but who knows?