Design View vs Form View

B

Bill

In Access 2007, I have a graph in Design View which shows differently in Form
View. In other words, the information that is plotted in the graph shows
differently in the two views. Why is this?

Thank you,

Bill
 
A

Al Campagna

Bill,
Your probably saying the design data displays an earlier design results,
but the form view graph data is correct.
The graphs have acted that way for the past Access versions as well.
I think the Graphing in Access is borrowed from Excel, and does not update
in design view as it should.

One way around that, is to run the query behind the graph in design
view, and copy and paste the query results into the graph's associated excel
spread sheet.
That will "smack the graph up side the head", and get the latest values
to
show in design... as well as form view.
--
hth
Al Campagna
Microsoft Access MVP 2007-2009
http://home.comcast.net/~cccsolutions/index.html

"Find a job that you love... and you'll never work a day in your life."
 
B

Bill

Al:

You are correct in your assessment of what is happening with showing old
data in design view and current data in form view.

Could you please be more specific in what I should do to correct the
problem. May be a step by step solution.

Thanks,

Bill
 
A

Arvin Meyer [MVP]

This behavior has been around since graphing was first introduced in Access
and no one has ever considered it to be worthy of trying to change. I don't
understand why you consider this to be a problem. Once built, forms and
reports should never be viewed in Design View at all. Some of Access's file
formats make it impossible to view a form or report in Design View.
 
A

Al Campagna

Bill,
As Arvin Meyer pointed out in his post, what a graph displays in
design mode is not really a problem, as long as it displays correctly
in form view.

However...
Go into Design View for the chart.
Bring up the design grid for the query that is your RowSource for the
chart.
Run that query from the design grid.
Copy the resulting grid/datasheet of records returned.
Paste those records into the spreadsheet associated with the chart
design.
Your design values and view values should now be in sync.

Be aware however, that they may not stay in sych, when the "design" data
changes.
I wouldn't worry about it until the graph was all nailed down, and then
sync... just
for appearance sake...
--
hth
Al Campagna
Microsoft Access MVP 2007-2009
http://home.comcast.net/~cccsolutions/index.html

"Find a job that you love... and you'll never work a day in your life."
 
T

Tom Wickerath

Bill,
Could you please be more specific in what I should do to correct the
problem.

The behavior you are seeing is by design. See this article:
http://office.microsoft.com/en-us/access/HP051887151033.aspx

Click on the "+" sign next to this topic:

+ I see sample data instead of my data after creating a chart.

In form or report Design view, the chart shows sample data when you first
create it. To see current data, switch to Form view or Print Preview, or
close the form or report and then open it.

Read Al's answer again. He showed you how to update the values. However, you
would need to go through this manual process each and every time you need to
see the most current data in design view.


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
__________________________________________

:

Al:

You are correct in your assessment of what is happening with showing old
data in design view and current data in form view.

Could you please be more specific in what I should do to correct the
problem. May be a step by step solution.

Thanks,

Bill
__________________________________________

:

Bill,
Your probably saying the design data displays an earlier design results,
but the form view graph data is correct.
The graphs have acted that way for the past Access versions as well.
I think the Graphing in Access is borrowed from Excel, and does not update
in design view as it should.

One way around that, is to run the query behind the graph in design
view, and copy and paste the query results into the graph's associated excel
spread sheet.
That will "smack the graph up side the head", and get the latest values
to show in design... as well as form view.
--
hth
Al Campagna
Microsoft Access MVP 2007-2009
http://home.comcast.net/~cccsolutions/index.html

"Find a job that you love... and you'll never work a day in your life."
__________________________________________


In Access 2007, I have a graph in Design View which shows differently in Form
View. In other words, the information that is plotted in the graph shows
differently in the two views. Why is this?

Thank you,

Bill
 

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

Top