How to replace a / with - in a date

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using Date() to pull the current date. How do I replace the / with - ?

The reason I want to do this I want to attach this to a filename.
 
=TEXT(cell_with_date,"yyyy-mm-dd")

or whatever date format you are using
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top