I'm not sure if this is the correct place to put this, but I have a question on conditional formatting.
Basically, my conditional formatting on my datasheet subform takes a second or three to update when the form is loaded or changed.
It's not a serious problem, but it would just look cleaner if it updated or loaded instantly.
When the record is selected, the formatting will instantly load.
I've attached a video, below showing what happens when the form is loaded or data is changed. You can't see my change data popup form because the recorder I used only records a single window (sorry, I didn't know that at the time).
The code I use to reload my data after I update is this.
Code:
Forms!frmGUI!fsubSchedule.Form!fsubJuly.Form.RecordSource = Forms!frmGUI!fsubSchedule.Form!fsubJuly.Form.RecordSource
Any help would be super awesome.
Thanks guys.
Here's the video.