Graph data header row

  • Thread starter Thread starter NevilleT
  • Start date Start date
N

NevilleT

I have a graph in a form. I use a query as the rowsource. Problem is it
ignores the first row as it thinks it is the header. I can go into the chart
and add a header row and the chart looks fine. Every time I open the form,
the header row is replaced and I am back to square one. Is there a way to
let the chart know there is no header row? I am sure I have worked around
this in the past but no idea how.
 
Neville,

You can get this reaction if Column Heads are set to "No" (Default).
Try setting the Column Heads to "Yes"

Jack Cannon
 
NevilleT said:
I have a graph in a form. I use a query as the rowsource. Problem is it
ignores the first row as it thinks it is the header. I can go into the
chart
and add a header row and the chart looks fine. Every time I open the
form,
the header row is replaced and I am back to square one. Is there a way to
let the chart know there is no header row? I am sure I have worked around
this in the past but no idea how.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top