Forum Discussion
Small problem using time conversion
- Jun 19, 2018Just to let you know that the conversion is working again. I just entered some data and tried the conversion and it worked. I've done this conversion for over 3000 mp3's and it worked, why it stopped working, I have no idea. Trying to explain what you're trying to do and put it in as simple terms as possible so others can understand is rather challenging especially if you're not proficient with the program as others may be. I appreciate the help but the next time I have a problem I'll use more attachments. Pictures are worth a thousand words, especially when you're trying to explain a problem. Thanks again.
Hi Thomas,
That's not clear why Fill Down doesn't work, perhaps you may share your file removing all information but time columns.
By the way, for transforming you may use
=I1829/60
instead of TIME() function.
- SergeiBaklanJun 17, 2018Diamond Contributor
Thomas,
Which formula to use it doesn't matter from conversion point of view, both give exactly the same result, just the second one is much shorter.
As for the conversion, do I understand correctly how do you use Fill Down
- you stay on G1 for which formula without absolute references correctly converts hours in I1 into munutes in G1;
- you select cells, let say from G1 to G2000 (G1:G2000),
- in ribbon Home->Fill->Down
As result no one cell is converted correctly, or all correctly but G1832 (as on your picture) or whar? Which exctly formulas do you see in G1831 and G1832 aftert that?
In other scenario when you drag G1 down to G2000 (I guess by left mouse click) is it the same result, and where and why do you press Shift?
- thomas foleyJun 17, 2018Copper ContributorLets make this real simple. If Column k houses 1850 rows of hours and minutes how would I convert those rows to minutes and seconds without having to type a formula 1850 times?
- SergeiBaklanJun 17, 2018Diamond Contributor
Thomas,
Okay, let say we have K1:K1850 with data and in I1 formula to convert
Let select now I1:I1850, end of selection:
Keeping the selection in ribbon Fill->Down (or Ctrl+D)
That's all, the result is
Same result will be if drag I1 down.
Other words, that's the same as you tried to do, but what exactly was wrong in your steps is not clear from your descriptions.