View Full Version : Can Access chart wizard limitation be overcome


axem
09-11-2007, 05:25 PM
I need to get more fields in the data area of the chart wizard? It only allows 5 total. A sixth field can be entered as the Axis. I need to add 6 more fields to the data area. I read a post in here similar to this but it must not apply to my problem. I tried that soloution (using the chart's property box to up the column count) but it didn't allow for more fields to be entered. Any ideas?

The_Doc_Man
09-11-2007, 06:52 PM
Export it to Excel.

The limitation is within Access, not within MS Graph.

axem
09-11-2007, 10:27 PM
I realized that after I opened a blank form, planted an unbound object in it and assigned the object to be an MS Graph. From there everything was easy now I've got all the fields displayed. Whole lot of control that I didn't know I could get. Thanks for responding.