J
JoLeigh
I'm stuck again!
I've been given a data base that I'm doing some simple analysis on. There
is date information that has been put in a table as text. The 14 numbers in
this text field represent the year(4), month(2), day(2), hour (2), minute
(2), and seconds(2). I've taken many stabs at changing the data type from
text to date (both with the 14 digit format and with subgroups (e.g. time
only), but nothing has worked.
I ultimately need to do two things -- first to create pivot tables that
shows the counts of the data by Day of Week and Hour of Day. I also need to
compare times for two different fields; i.e., the difference in time between
Field A and Field B.
Thanks so much for helping me out with this.
JoLeigh
I've been given a data base that I'm doing some simple analysis on. There
is date information that has been put in a table as text. The 14 numbers in
this text field represent the year(4), month(2), day(2), hour (2), minute
(2), and seconds(2). I've taken many stabs at changing the data type from
text to date (both with the 14 digit format and with subgroups (e.g. time
only), but nothing has worked.
I ultimately need to do two things -- first to create pivot tables that
shows the counts of the data by Day of Week and Hour of Day. I also need to
compare times for two different fields; i.e., the difference in time between
Field A and Field B.
Thanks so much for helping me out with this.
JoLeigh