bmhuettinger
Registered User.
- Local time
- Today, 14:33
- Joined
- Jul 28, 2017
- Messages
- 59
Good morning,
I have a form that uses conditional formatting to color code an [OpenOrder] date field. There are currently 5 different conditions that result in four different colors for the field. The intended users of the form are not super familiar with Access so I'd like to create a button that can essentially filter based on this criteria - simplistically: red, yellow, green or grey. I know that unlike Excel, Access doesn't offer a filter based on color, but I'm having difficulty even trying to find/create "code" that would allow me to program a button based on all five of the aforementioned criterion. Also, I don't think a combo box or list box would work, as the results need to be in the main form so that the fields can be edited and updated with new data.
Any direction would be greatly appreciated! Thanks!
I have a form that uses conditional formatting to color code an [OpenOrder] date field. There are currently 5 different conditions that result in four different colors for the field. The intended users of the form are not super familiar with Access so I'd like to create a button that can essentially filter based on this criteria - simplistically: red, yellow, green or grey. I know that unlike Excel, Access doesn't offer a filter based on color, but I'm having difficulty even trying to find/create "code" that would allow me to program a button based on all five of the aforementioned criterion. Also, I don't think a combo box or list box would work, as the results need to be in the main form so that the fields can be edited and updated with new data.
Any direction would be greatly appreciated! Thanks!