Jazzer, thanks for replying.. does not quite work for me..in A1 I have the
time 01:39.3 and I want to convert that to read 99.3 seconds (which is one
minute 39 point 3 seconds)..can you suggest something else..there is a whole
long list of serials numbers in there now too..messy
If I understand you correctly, you want to change the time valu
(1:39.3) to something else (99.3), but you want to do it in the sam
cell, without using any formulas in another cell?
This you can do by using Multiply operation in Paste Special menu. D
it like this.
- In some empty cell type the value 86400 (which is 24*60*60 that i
number of second in a day)
- Select that cell and copy it (just select and press ctrl+c)
- Now select the cell(s) that you want to convert and from Edit -men
choose Paste Special... (or you can just right click on the selecte
area and pick it from the list that opens)
- Select Multiply operation and press OK.
If after this the value in A1 is still 1:39.3, then the value in A
is not in time format. It is just plain text and you have to us
TIMEVALUE -function to convert it in to a correct format. But in tha
case you have to use some other cell to help doing this conversion
After that you can use the same technique I descriped in the begining.
Thanks Jazzer..nearly there I think..simply I have the time value 1:39.3
(which I read as 1 minute 39.3 seconds) which I want to convert to 99.3
seconds (being 1 minute + the 39.3)..I have 1100 rows of these in a
spreadsheet and I want to convert them to the seconds value(s) to work with
other formulas..
I don't want to place the formula in the same cell, just change the cell
value....where 1:39.3 is now I want to change to read 99.3 (and I want to do
it 1100 times to various time values!!!)
Tony (cold here tonight in West Australia)
No wait Jazzer..that last one works..eg 24*60*60 (enter)(copy) select target
cell(s) edit/paste special-multiply and it works
Thanks heaps
Tony (cold but happy)
Tony Moffat said:
Thanks Jazzer..nearly there I think..simply I have the time value 1:39.3
(which I read as 1 minute 39.3 seconds) which I want to convert to 99.3
seconds (being 1 minute + the 39.3)..I have 1100 rows of these in a
spreadsheet and I want to convert them to the seconds value(s) to work with
other formulas..
I don't want to place the formula in the same cell, just change the cell
value....where 1:39.3 is now I want to change to read 99.3 (and I want to do
it 1100 times to various time values!!!)
Tony (cold here tonight in West Australia)
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.