How do you set the worksheet name equal to file name?

C

cooldad816

I would like to make several workbooks with a single worksheet, where the
sheet name is linked to the filename.
 
M

Mallycat

You can't link the worksheet name to the file name. You could write a
macro to do this once off if you wanted to. Why do you want to do
this? Often there is another way to get the outcome you are after. If
you explain why you are trying to do it, someone may be able to help.

Matt
 
Top