|
Re: Date Wscript.Echo MonthName(Month(Now())) & " " & Day(Now())
Richard,
That's great, thank you.
One other thing: How would I adjust this to get the date prior to the
current date?
I've tried inserting "-1" in different parts of the code and can't get it.
Larry |