I'm using Access 2000. My database collects lots and lots of data. One
aspect of that is to collect dimensional data from multiple checks during
the day. The way I've done that is to have a field for the date and then
multiple columns to enter the individual readings. When I go to query this
data the columns come up "left to right" or landscape if you think of it
that way. An example would be;
Reading One Reading Two Reading Three Data First Data Second
Data Third
.001 .002 .003 abc
efg lmn
I'd like to see it like this;
Reading One .001
Reading Two .002
Reading Three .003
Data First abc
Data Second efg
Data Third lmn
After I query this data I export it to Excel. Because of all the data
collected I spend hours sorting and lining up data. The only way I know to
do this in Excel is to copy/paste special/transpose. This takes forever.
Is there a quick way to do this?
If I haven't been clear on what I'm looking to do please let me know.
Thanks,
Don...........
aspect of that is to collect dimensional data from multiple checks during
the day. The way I've done that is to have a field for the date and then
multiple columns to enter the individual readings. When I go to query this
data the columns come up "left to right" or landscape if you think of it
that way. An example would be;
Reading One Reading Two Reading Three Data First Data Second
Data Third
.001 .002 .003 abc
efg lmn
I'd like to see it like this;
Reading One .001
Reading Two .002
Reading Three .003
Data First abc
Data Second efg
Data Third lmn
After I query this data I export it to Excel. Because of all the data
collected I spend hours sorting and lining up data. The only way I know to
do this in Excel is to copy/paste special/transpose. This takes forever.
Is there a quick way to do this?
If I haven't been clear on what I'm looking to do please let me know.
Thanks,
Don...........
Comment