E
EyeTech
I have a requirement to color code labels and reports based on criteria
contained in the report data. The database is for VHS and DVD movies and the
requirement calls for the printed reports and labels to have the media number
color coded based on the genre. For example, Horror would be Backcolor=BLACK,
Forecolor=RED, etc. The color coding would have to occur whether or not
grouping was used. I have expaned the genres table to include columns for
Back and Fore colors. Any thoughts or advice how to implement this in code
for the reports/labels; which module to include the code in? Thanks.
contained in the report data. The database is for VHS and DVD movies and the
requirement calls for the printed reports and labels to have the media number
color coded based on the genre. For example, Horror would be Backcolor=BLACK,
Forecolor=RED, etc. The color coding would have to occur whether or not
grouping was used. I have expaned the genres table to include columns for
Back and Fore colors. Any thoughts or advice how to implement this in code
for the reports/labels; which module to include the code in? Thanks.