Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi all, Of these three lines of Syntax: What is the difference from Serial vs Value? What are the differencs in preformance? Which is better and why? Application.Wait Now + TimeValue("00:00:10") Application.Wait Now + TimeSerial(0, 0, 10) Application.Wait TimeSerial(Hour(Now()), Minute(Now()), Second(Now()) + 10) -- Desert Piranha ------------------------------------------------------------------------ Desert Piranha's Profile: http://www.excelforum.com/member.php...o&userid=28934 View this thread: http://www.excelforum.com/showthread...hreadid=494006 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.wait... won't! | Excel Programming | |||
application.wait help | Excel Programming | |||
application.worksheetfunction. <function (syntax) | Excel Programming | |||
Application.WorksheetFunction.Index syntax | Excel Programming | |||
Application.wait & Blinking Connector | Excel Programming |