Talk:Documentation/BASIC Guide/Date and Time (Runtime Library)

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Dim MyVar As Date MyDate = TimeSerial(11, 23, 45)

isn't this example wrong? MyVar should be Dim MyDate As Date

this occurs numerous times on this page

Personal tools