How do I insert a date created in a cell in excel?

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

Guest

I am trying to insert the file name in a cell. I don't want the entire path,
just the file name. Please help!
 
=RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1)))

--
Kind regards,

Niek Otten

Microsoft MVP - Excel
 

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