Gregory asks “If I have 11.5 in a cell how do I get this converted to 11 minutes and 30 seconds in another cell?”
Use this formula
=A1/(24*60)
Where A1 houses the 11.5. You may need to format this cell as mm:ss
By Juan Pablo Gonzalez on 20-May-2002
MrExcel.com Consulting can be hired to implement this concept, or many other cool applications, with your data.
MrExcel.com provides examples of Visual Basic procedures for illustration only, without warranty either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose. The Visual Basic procedures on this web site are provided "as is" and we do not guarantee that they can be used in all situations.
|