Change the name of an unsaved workbook?

  • Thread starter Thread starter NooK
  • Start date Start date
N

NooK

I have a small software which returns a worksheet with lots of data an
graphs, now the user might run it for different parameters withou
really wanting to save them.

My problem is that I would like to change the name of the newly create
(And not yet saved) books so that the user knows which one is wha
(Instead of having Book1, Book2 and so on).

Is that possible?

I tried setting Name property of the workbook but unfortunatelly it i
read-only only before you save them (Apparently).

Best Regards

Noo
 
The only way to change the name is to save it.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Thought as much. Really a pitty, I think this should be a nic
improvement from microsoft.

Best Regards

Noo
 

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