How do I convert time format to text?

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

Guest

I have a cell with a formula of =text(c3-b3,"h:mm") as the difference from
cell b3 and c3. Assume the result is 5:00. I need to minus another cell value
that is formatted as general text. eg. =text(c3-b3,"h:mm")-G3

Thanks....Andrew
 
Hi Andrew-

Try the VALUE() fx and format that cell with your choice of Time Formats.

HTH |:>)
 

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

Back
Top