Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As soon as I thought I was done with my VBA programming, I get pulled
back in. I have UserForms which pull data from a selected row, the staff then can update and edit the data to move to a Database.... However, now I find that when the data is pulled, all data is fine, even the Data textbox (EDate), but the (ETime)textbox shows time as a decimal (.375, rtc.) I have tried various forms of formatting such as: ETime.Text = Format (Time, "hh:mm"), but I always get the same Compile Error, Wrong number of arguments ..... This is very frustrating as I am very near finished. Thanks for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to type format time in decimal format & calculate time | Excel Discussion (Misc queries) | |||
Converting a time format to a String format in Excel | Excel Discussion (Misc queries) | |||
Excel VB Run-time error '50290' | Excel Worksheet Functions | |||
Run-time Error in Excel? | Excel Worksheet Functions | |||
How to format cells in Excel for time in format mm:ss.00 | Excel Worksheet Functions |