By using listi.net you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

listi.net

 


Combine/Concatenate a string to create a file name

Create a file with a date appended

sSaveFile = "H:\Attributes from xyz on " & Format(Now(), "yyyy-mm-ddd") & ".docx"
blog comments powered by Disqus