Dewayne Davis
New member
- Local time
- Today, 11:27
- Joined
- Jul 19, 2021
- Messages
- 4
I have a form called MATERIAL QUERY that tracks material for a specifically selected project by filtering according to selection in a combo box on the main form called HOME. There is a button on MATERIAL QUERY that closes this form and opens the HOME form. One of the combo boxes on MATERIAL QUERY selects the current status of the material line items. I have conditional formatting set up to change the color according to that status. Everything seems to work great. But occasionally when I open the database, the conditional formatting is not being applied. Also this button that closes the form does not work. When I click the event and open the VBA, it suddenly starts working again. Until some random time that I open the database and it does it again. What should I look for to find the issue here?