View Single Post
 
Old 04-05-2018, 04:22 AM
Divinedar Divinedar is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jun 2016
Posts: 21
Divinedar is on a distinguished road
Default Variable for Date not working

If you look at the code that is what I have

PrjByMonth strField, pMonth
PrjByMonth(strField As String, pMonth As Date)

I just can't get pMonth to recognize the date in the headers of the pages. It only gives me a time and not a date.

I'm going to rewrite and try and see where I went wrong. If you have any clues please let me know. Check in later. Thank you.
Reply With Quote