Dear All,
Access 2003 adp on SQL_server 2005
A continious form showing 1 month based on table 'CALENDAR_MONTH _GRID' and
fill with a SP.
Fields: Companyname, Day1, day2, etc.
The value in the day-fields is like WK (weekend), NH (National holiday),
etc.
Depending on the fieldvalue the field is colored using conditional
formatting.
Works fine on test with a small number of records.
BUT, now while using this new form and lots of records (companies) the
conditional formatting fails.
Especially when scrolling .
What to do?
Thanks,
Filip
Access 2003 adp on SQL_server 2005
A continious form showing 1 month based on table 'CALENDAR_MONTH _GRID' and
fill with a SP.
Fields: Companyname, Day1, day2, etc.
The value in the day-fields is like WK (weekend), NH (National holiday),
etc.
Depending on the fieldvalue the field is colored using conditional
formatting.
Works fine on test with a small number of records.
BUT, now while using this new form and lots of records (companies) the
conditional formatting fails.
Especially when scrolling .
What to do?
Thanks,
Filip
Comment