M
montecarlo
Hello, I am trying to import information from my verizon cell phone bill
which u can look at online.
The import procedure works fine just copying and pasting. It puts the
separates the data into columns properly.
The big thing tho is in the time column I want to be able to use that
as a time.... not text. Excel doesn't see it that way. Even if I type
timevalue(C2) where C2 is a cell containing the time it gives me
#value
So how do I convert it to a time. I did notice that there is no space
between that time and AM or PM (ie: 08:00PM) so I tried a substitute
function and added a space but it still doesn't work....
which u can look at online.
The import procedure works fine just copying and pasting. It puts the
separates the data into columns properly.
The big thing tho is in the time column I want to be able to use that
as a time.... not text. Excel doesn't see it that way. Even if I type
timevalue(C2) where C2 is a cell containing the time it gives me
#value
So how do I convert it to a time. I did notice that there is no space
between that time and AM or PM (ie: 08:00PM) so I tried a substitute
function and added a space but it still doesn't work....