ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I convert text to time (https://www.excelbanter.com/excel-worksheet-functions/56257-how-do-i-convert-text-time.html)

Curtis

How do I convert text to time
 
I am trying to create a time tracking sheet that allows me to put in the hour
as a number - 0800 and will convert the information to time. IE 08:00 AM

Niek Otten

How do I convert text to time
 
http://www.cpearson.com/excel/DateTimeEntry.htm

--
Kind regards,

Niek Otten

"Curtis" wrote in message
...
I am trying to create a time tracking sheet that allows me to put in the
hour
as a number - 0800 and will convert the information to time. IE 08:00 AM




Anne Troy

How do I convert text to time
 
See if Chip's site will help you:
http://www.cpearson.com/excel/DateTimeEntry.htm
************
Anne Troy
VBA Project Manager
www.OfficeArticles.com

"Curtis" wrote in message
...
I am trying to create a time tracking sheet that allows me to put in the
hour
as a number - 0800 and will convert the information to time. IE 08:00 AM




Biff

How do I convert text to time
 
Hi!

Using another cell:

A1 = 0800
B1 = formula

=TIME(LEFT(A1,2),RIGHT(A1,2),0)

Biff

"Curtis" wrote in message
...
I am trying to create a time tracking sheet that allows me to put in the
hour
as a number - 0800 and will convert the information to time. IE 08:00 AM




JR

How do I convert text to time
 
HOw would you use this with a vlookup?

"Biff" wrote:

Hi!

Using another cell:

A1 = 0800
B1 = formula

=TIME(LEFT(A1,2),RIGHT(A1,2),0)

Biff

"Curtis" wrote in message
...
I am trying to create a time tracking sheet that allows me to put in the
hour
as a number - 0800 and will convert the information to time. IE 08:00 AM






All times are GMT +1. The time now is 05:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com