Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I change a range of cell to time format (eg 17:30PM) through code?
SF |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Selection.Numberformat = "h:mm AM/PM"
-- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "SF" wrote in message ... How do I change a range of cell to time format (eg 17:30PM) through code? SF |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank!
SF "Bob Phillips" wrote in message ... Selection.Numberformat = "h:mm AM/PM" -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "SF" wrote in message ... How do I change a range of cell to time format (eg 17:30PM) through code? SF |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to change time format.... | Excel Worksheet Functions | |||
Can we change the format for pre set footers like date, time etc. | Excel Discussion (Misc queries) | |||
change text format to time | Excel Worksheet Functions | |||
Change time format from :0 to 0:0 | Excel Worksheet Functions | |||
change format for time value | Excel Discussion (Misc queries) |