Query and Chart

C

cho

Hi,
I am creating a form and trying to insert a chart.
The chart wizard just allow me to enter 6 fields,
while I have 10 fields,how to enabled it.And How to linked the chart to the
field so that the chart appearance
will change automatically if I view another record.
Please give me some light.
 
C

cho

But how to do it,
Would you like to help me?
I just can see an unwanted chart appear.
How to modified it,linked it to the field in my query
 
D

Duane Hookom

Open your form in design view and find the Row Source property of the chart
control. Click the builder button [...] to view the query design and modify
it as needed.
 
C

cho

OK Duane,I found it.
But,Does access allow us to edit the chart once time only.
Cause whent I try to edit the chart,a message appear,it told me:
'The object is locked, any change you made will be discarded when you close
the form.
What does it mean,any suggestion to figure this condition out


Duane Hookom said:
Open your form in design view and find the Row Source property of the chart
control. Click the builder button [...] to view the query design and modify
it as needed.

--
Duane Hookom
Microsoft Access MVP


cho said:
But how to do it,
Would you like to help me?
I just can see an unwanted chart appear.
How to modified it,linked it to the field in my query

to
the
 
Top