Hello.
I am trying to graph seven series of data associated with blood pressure. They are date/time, systolic at home, diastolic at home, systolic at work, diastolic at work.
The table structure has date/time, systolic, diastolic, work/home. Records populate all fields with the work/home field identifying where the blood pressure was taken.
I need a query for the graph that has columns of date/time, systolic at home, diastolic at home, systolic at work, diastolic at work.
Is it possible to create a query that repeats the systolic and diastolic using the work/home field to designate where the blood pressure was taken?
Thanks in advance.
DaverD
I am trying to graph seven series of data associated with blood pressure. They are date/time, systolic at home, diastolic at home, systolic at work, diastolic at work.
The table structure has date/time, systolic, diastolic, work/home. Records populate all fields with the work/home field identifying where the blood pressure was taken.
I need a query for the graph that has columns of date/time, systolic at home, diastolic at home, systolic at work, diastolic at work.
Is it possible to create a query that repeats the systolic and diastolic using the work/home field to designate where the blood pressure was taken?
Thanks in advance.
DaverD