ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Time format 1500 become 15:00 (https://www.excelbanter.com/excel-discussion-misc-queries/263244-time-format-1500-become-15-00-a.html)

tran1728

Time format 1500 become 15:00
 
Pls help me.
I want to tape 1500 on A1 and A1 edit 15:00

Thanks for your answer


tran1728

Time format 1500 become 15:00
 
Oh Yes, thanks so much.

"מיכאל (מיקי) אבידן" wrote:

Use 'Custom Format': ##\:##
Micky


"tran1728" wrote:

Pls help me.
I want to tape 1500 on A1 and A1 edit 15:00

Thanks for your answer


tran1728

Time format 1500 become 15:00
 
Dear Micky, thanks again,

I have a other question, si possible for Macro,
The cursor go directy to the last row+1 of column A

thanks for your reply


"מיכאל (מיקי) אבידן" wrote:

And using this in an adjacent cell will also allow calculations.
In cell A1 Type: 1234
In Cell B1 type: =TEXT(A1,"00\:00")
Micky


"מיכאל (מיקי) אבידן" wrote:

Use 'Custom Format': ##\:##
Micky


"tran1728" wrote:

Pls help me.
I want to tape 1500 on A1 and A1 edit 15:00

Thanks for your answer


Jacob Skaria

Time format 1500 become 15:00
 
Try

Cells(Rows.Count, "A").End(xlUp).offset(1).select

--
Jacob (MVP - Excel)


"tran1728" wrote:

Dear Micky, thanks again,

I have a other question, si possible for Macro,
The cursor go directy to the last row+1 of column A

thanks for your reply


"מיכאל (מיקי) אבידן" wrote:

And using this in an adjacent cell will also allow calculations.
In cell A1 Type: 1234
In Cell B1 type: =TEXT(A1,"00\:00")
Micky


"מיכאל (מיקי) אבידן" wrote:

Use 'Custom Format': ##\:##
Micky


"tran1728" wrote:

Pls help me.
I want to tape 1500 on A1 and A1 edit 15:00

Thanks for your answer


tran1728

Time format 1500 become 15:00
 
Superbe, thanks.

"Jacob Skaria" wrote:

Try

Cells(Rows.Count, "A").End(xlUp).offset(1).select

--
Jacob (MVP - Excel)


"tran1728" wrote:

Dear Micky, thanks again,

I have a other question, si possible for Macro,
The cursor go directy to the last row+1 of column A

thanks for your reply


"מיכאל (מיקי) אבידן" wrote:

And using this in an adjacent cell will also allow calculations.
In cell A1 Type: 1234
In Cell B1 type: =TEXT(A1,"00\:00")
Micky


"מיכאל (מיקי) אבידן" wrote:

Use 'Custom Format': ##\:##
Micky


"tran1728" wrote:

Pls help me.
I want to tape 1500 on A1 and A1 edit 15:00

Thanks for your answer



All times are GMT +1. The time now is 05:03 AM.

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