Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
 
Posts: n/a
Default histogram for time values

hi,

I have a whole column of time values -- 9:30, 11:00, 12:30.... etc.

I want to analysis this data, finding the max time( latest time), min time,
mode time, and
create a histogram out of it.

excel will tell me that time is a non-numeric data and refuses to create the
histogram.

any way around this?

thnks.

  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

If your times were real Excel times (numbers) then the histogram would work.
So, your times most likely are TEXT.

You may be able to convert them to real numeric times. Try this:

Select the range of cells that contain the "times".

GotoDataText to Columns
Click Next, Next, Finish.

Sometimes that will convert text times/dates to numeric times/dates.

Biff

<a wrote in message ...
hi,

I have a whole column of time values -- 9:30, 11:00, 12:30.... etc.

I want to analysis this data, finding the max time( latest time), min
time, mode time, and
create a histogram out of it.

excel will tell me that time is a non-numeric data and refuses to create
the histogram.

any way around this?

thnks.



  #3   Report Post  
 
Posts: n/a
Default

thnks.
it worked,
is there a way i can tell if its text or excel times?


"Biff" wrote in message
...
Hi!

If your times were real Excel times (numbers) then the histogram would
work. So, your times most likely are TEXT.

You may be able to convert them to real numeric times. Try this:

Select the range of cells that contain the "times".

GotoDataText to Columns
Click Next, Next, Finish.

Sometimes that will convert text times/dates to numeric times/dates.

Biff

<a wrote in message ...
hi,

I have a whole column of time values -- 9:30, 11:00, 12:30.... etc.

I want to analysis this data, finding the max time( latest time), min
time, mode time, and
create a histogram out of it.

excel will tell me that time is a non-numeric data and refuses to create
the histogram.

any way around this?

thnks.




  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

Add this formula to a helper column, say B

=IF(COUNT(A2)0,"","Text")

and copy down.

--
HTH

Bob Phillips

<a wrote in message ...
thnks.
it worked,
is there a way i can tell if its text or excel times?


"Biff" wrote in message
...
Hi!

If your times were real Excel times (numbers) then the histogram would
work. So, your times most likely are TEXT.

You may be able to convert them to real numeric times. Try this:

Select the range of cells that contain the "times".

GotoDataText to Columns
Click Next, Next, Finish.

Sometimes that will convert text times/dates to numeric times/dates.

Biff

<a wrote in message ...
hi,

I have a whole column of time values -- 9:30, 11:00, 12:30.... etc.

I want to analysis this data, finding the max time( latest time), min
time, mode time, and
create a histogram out of it.

excel will tell me that time is a non-numeric data and refuses to

create
the histogram.

any way around this?

thnks.






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Match function with duplicate values in an array Richard Excel Worksheet Functions 3 April 22nd 23 07:45 PM
Combine FREQUENCY and SUM of Associated Values MichaelC Excel Worksheet Functions 3 July 3rd 05 01:54 AM
Return Consecutive Values - Pairs Sam via OfficeKB.com Excel Worksheet Functions 6 July 2nd 05 04:43 PM
Charting cumulative values in histogram ? TonyB Charts and Charting in Excel 3 February 22nd 05 04:23 PM
Second serie doesn't use X-as values JackRnl Charts and Charting in Excel 1 January 20th 05 01:04 AM


All times are GMT +1. The time now is 12:24 AM.

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

About Us

"It's about Microsoft Excel"