QP School
Date datatype in VBA - Printable Version

+- QP School (https://qomplainerzschool.lima-city.de)
+-- Forum: Tutorials (https://qomplainerzschool.lima-city.de/forumdisplay.php?fid=3)
+--- Forum: Excel VBA Tutorials (https://qomplainerzschool.lima-city.de/forumdisplay.php?fid=48)
+--- Thread: Date datatype in VBA (/showthread.php?tid=5210)



Date datatype in VBA - Qomplainerz - 07-26-2023

Description:

Used to store date and time values.

Example:

Dim today As Date
today = Date