display file name in an excel cell in visio

S

Scotttttttt

I want to display the file name of my drawing in an Excel worksheet that is
part of the drawing.
I tried the Excel formula (
=MID(CELL("filename"),SEARCH("[",CELL("filename"))+1,
SEARCH("]",CELL("filename"))-SEARCH("[",CELL("filename"))-1) )
that displays the filename in Excel.

This does not work when used in Visio.
Any help would be great.
Thank you all.
 

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

Top