How can I use conditional formatting in an access 2010 chart. I wish to dynamically change the color of the bar charts based on a field from the query used for the chart.
How can I use conditional formatting in an access 2010 chart. I wish to dynamically change the color of the bar charts based on a field from the query used for the chart.
With a lot of VBA code. I experimented with what you describe and it was quite challenging. https://www.accessforums.net/reports...ort-35298.html
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
If the procedure can work with hard-coded color assignments, I am sure a table as source of color assignments can be worked in. Get the hard-coded functional for a start.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.