Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
A button in my form is supposed to assign the actual time to tbtime, which
has a ControlSource assigned. Private Sub cbtime_Click() tbtime.Value = Time Call bnNext_Click End Sub The "next" part works. The "time" part doesn't work - without breakpoint - with breakpoint and "Continue" does work - with breakpoint and F8 "breakpoint" refers to a breakpoint at tbtime.value = time Could somebody illuminate me? Why does this happen and how can I correct the problem? Oskar von dem Hagen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
breakpoint calculation | Excel Worksheet Functions | |||
breakpoint calculation | Excel Worksheet Functions | |||
breakpoint calculation | Excel Worksheet Functions | |||
How can I enter time in Excel in 10:15:10:02 for sport timing ? | Charts and Charting in Excel | |||
SQL fails without breakpoint | Excel Programming |