Good morning,
Is there anyway we can change the fonts on the report when we see any different after comparing the previous record versus the current record?
I am uncertain whether the conditional format will be working.
Example, on my tblProject.
I would like the report to look like the following:
Project,ActivityDate,Score1,Score2,Score3
1234, 12/05/2006, 1.5, 2.5, 3.5
1234, 12/08/2006, 1.5, 2.7 , 3.5
1234, 12/10/2006, 1.7 , 2.7, 3.5
1800, 12/1/2006, 2.5, 3.5, 3.8
1800, 12/3/2006, 2.5, 3.7 , 3.4
1. After comparing the previous record, under the same project number , if there are any changes, the font will be changed to red italic.
2. If the project number changes, for example, from 1234 to 1800 (line # 3 and # 4), there will be no comparison.
I do appreciate all suggestions that you might have. Thanks.
Is there anyway we can change the fonts on the report when we see any different after comparing the previous record versus the current record?
I am uncertain whether the conditional format will be working.
Example, on my tblProject.
I would like the report to look like the following:
Project,ActivityDate,Score1,Score2,Score3
1234, 12/05/2006, 1.5, 2.5, 3.5
1234, 12/08/2006, 1.5, 2.7 , 3.5
1234, 12/10/2006, 1.7 , 2.7, 3.5
1800, 12/1/2006, 2.5, 3.5, 3.8
1800, 12/3/2006, 2.5, 3.7 , 3.4
1. After comparing the previous record, under the same project number , if there are any changes, the font will be changed to red italic.
2. If the project number changes, for example, from 1234 to 1800 (line # 3 and # 4), there will be no comparison.
I do appreciate all suggestions that you might have. Thanks.