Microsoft
Software
Hardware
Network
Question : Create directory with current date
Hi,
I'm trying to create a directory with the name as the current date in format yyyymmdd, can anybody tell me how to do this?
Thanks
Answer : Create directory with current date
You can find solution here:
http://www.experts-exchang
e.com/Oper
ating_Syst
ems/MSDOS/
Q_21081302
.html
Or, you can use %DATE% variable with substring syntax:
%DATE:~0,2%
To see details use SET /?
Random Solutions
How to delete a row based on the value of a cell? (macro)
Long SQL String is Wrapping and Not Running in Access VBA
Delphi to VB.NET
Any way to use old printer on Windows 7
Why do I get an access denied error when I try to view the files inside the folder redirect folders?
What is the code to link a cell to a file?
Open and Print PDF file
How can I automatically (VBA) insert a comment when certain condition exist in a cell;
MS Access + You entered an expression that has no value
C# 3.0 - Generic Bulk Copy