Cancantenate Date to Output File

  • Thread starter NeonSky via AccessMonster.com
  • Start date
N

NeonSky via AccessMonster.com

Hello All!

I am attempting to cancantenate the present date to the end of a file within
a macro's output file field.

It is presently not working, and this is how it looks...

F:/NewPeople/XGCardRonLetter"& Format(Date(),"mmddyyyy") & ".xls"

Thank you!!
 
Top