How to change to time format?
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
|