changing text to date format

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an Excel spreadsheet with data imported from another program. One of
the columns is displaying the length of phone calls in hours, minutes and
seconds. The program that the data is coming from only displays it with one
digit per entry. For example if the call was 1 hour 2 minutes and 3 seconds
it doesn't display it as 1:02:03 but instead it displays it as 1:2:3

When I try to change the format to proper date/time formatting using the
Format Cells dialog box it just thinks that it is text and it won't accept it
as numbers that can have the formatting changed.

How can I make Excel think these are numbers and then change the formatting
to proper Date/Time formatting?

Thanks if you have an answer!

Mark
 
would you be able to attach a sample of your problem in excel format?
I'm not having a problem when I try it.
 
Maybe it's being treated as text (xl2002 seemed to accept 1:2:3 as a time when I
tried it).

Maybe you could try this:
Select your range
edit|replace
what: : (colon)
with: : (colon)
replace all

Here's hoping that excel sees it as a new entry and reevaluates it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top