Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm struggling abit here. I have the following formatting code for a couple
of textboxes. But it's not working. Any suggestions? Private Sub UserForm_Initialize() TextBox78 = Format(Sheets("summary").Range("N21"), "hh:mm") TextBox79 = Format(Sheets("summary").Range("N22"), "hh:mm") End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Format Time as Text | Excel Worksheet Functions | |||
How do I average time (in text format) | Excel Discussion (Misc queries) | |||
change text format to time | Excel Worksheet Functions | |||
How do I convert a time to text format. | Excel Discussion (Misc queries) | |||
convert time imported as text to time format for calculations | Excel Worksheet Functions |