A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Event Marker Placed in Graph.



 
 
Thread Tools Display Modes
  #1  
Old July 3rd, 2009, 10:23 PM posted to microsoft.public.access.tablesdbdesign
MikeSr
external usenet poster
 
Posts: 15
Default Event Marker Placed in Graph.

Table 1 Field one is a value recored once every minute Fields include
"TimeStamp" and "pH Value".
Table 2 Field one is a value recorded upon a change in the value only.
Fields include "TimeStamp2" and 'pH Setpoint".

The Question: When I generate a line graph illustating the setpoint and the
pH Value over the one minute intervals the graph works perfectly.
I want to illustrate the setpoint change on the second horizontal graph line
at the time of change. If the setpoint is returned to its previous value the
setpoint plot line should look like a step in the line.
How do I ackomplish this?
  #2  
Old July 6th, 2009, 02:45 PM posted to microsoft.public.access.tablesdbdesign
Duane Hookom
external usenet poster
 
Posts: 7,177
Default Event Marker Placed in Graph.

Have you created a query/sql statement with your records that can be used as
the Row Source property of your graph?

--
Duane Hookom
Microsoft Access MVP


"MikeSr" wrote:

Table 1 Field one is a value recored once every minute Fields include
"TimeStamp" and "pH Value".
Table 2 Field one is a value recorded upon a change in the value only.
Fields include "TimeStamp2" and 'pH Setpoint".

The Question: When I generate a line graph illustating the setpoint and the
pH Value over the one minute intervals the graph works perfectly.
I want to illustrate the setpoint change on the second horizontal graph line
at the time of change. If the setpoint is returned to its previous value the
setpoint plot line should look like a step in the line.
How do I ackomplish this?

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:04 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.