Copy title in cells

Dookie

New Member
Joined
Apr 7, 2011
Messages
18
If anyone could help me please:confused:

I would like the name of my excelbook or the name of the worksheet to be copied in a specific cell into the same Excelbook , in order to avoid rewriting whenever i open a new workbook.(new file)
Thank u in advance for your support....
;)
 
Sorry to annoy you friend, but it seems that i didn't get something of it.
The name of the book is "May". I want the title of the book to enter in one specific cell in a worksheet in that book, ok?(so whenever i make a copy of this workbook with a different name, the data in my cell will change with the new name).


What i've done, is this:

I open my book and open a new worksheet, writing down:
A1: May
A2: Data

Then i go to the other work sheet that i want my information to be entered, and write down in two different cells


The formula, you mean this right??
First cell

=MID(CELL("filename",A1),FIND("[",CELL("filename",A1))+1,FIND("]",CELL("filename",A1))-FIND("[",CELL("filename",A1))-1)

Second Cell
=RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1)))


What am i doing wrong???

And again sorry to disturb you with it....
 
Upvote 0

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
I'm at workand not able to see it....
I'll check it out, and i'll return..
I'll inform you later, ok?

Thank u my friend. thank u very much
 
Upvote 0

Forum statistics

Threads
1,224,504
Messages
6,179,144
Members
452,891
Latest member
JUSTOUTOFMYREACH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top