Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks again for the help
alvin "Tom Ogilvy" skrev: You mean something like this: Sub Tester1() Dim i As Single For i = #9:00:00 AM# To #4:00:00 PM# Step #12:30:00 AM# Debug.Print Format(i, "hh:mm:ss") Next End Sub -- Regards, Tom Ogilvy "Alvin Hansen" wrote in message ... Hi I want to make a loop in time format like from 9:00 to 16:00 and with every half hour like 9:00 - 9:30 - -10:00 - 10:30 can i do that ? Regards alvin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding time in 24 hour format to produce hours in decimal format | Excel Worksheet Functions | |||
+24 hours time format | New Users to Excel | |||
HOW TO CONVERT TIME FORMAT IN HOURS TO MINUTES | Excel Worksheet Functions | |||
Convert hours and minutes in time format into fractions of hours.. | Excel Worksheet Functions | |||
time format multiplied by hours worked ? | Excel Worksheet Functions |