Hi all,
I have a subform in Datasheet view in which some of the fields are conditionally formatted to show colours depending on the cell contents (or not). Usually, when the form opens, it all works fine. There are various command buttons on the main part of the form to do various things, such as opening other forms, or throwing positional and other data taken from the records shown in the subform at Google Earth to display placemarks for those records.
Sometimes, when the form is opened, the conditional formatting does not occur, and scrolling through the records, which would normally fly like lightning, is drastically slowed and occurs in spurts. The form is basically unsuable. Compact and Repair does not fix it.
However I discovered that if I go to the code for the OnClick event of say, a command button that throws data to Google Earth, then close it again and go back to Form View, the subform regains its conditional formatting and scrolling etc and all works fine.
Any ideas as to why this is happening, and why happening intermittently, and what can be done to stop it? Thx!
Cheers,
Allen