G
Guest
I get this compile error message
OutputFile = "M:\filename here" & "_" & Format(Date, "mmddyyyy")
The word "date" is highlighted, I assume that's where the error is coming
from. When I run this on another PC, it works fine. Why won't it run in my
PC? is there a set up that I should be looking at?
OutputFile = "M:\filename here" & "_" & Format(Date, "mmddyyyy")
The word "date" is highlighted, I assume that's where the error is coming
from. When I run this on another PC, it works fine. Why won't it run in my
PC? is there a set up that I should be looking at?