On 2002-08-24 15:39, Dave Patton wrote:
There are quite a variety of ways to do this but I do not have my information at hand.
1. search for a VBA solution
2. Use Sheetname from Morefunc add-in. It includes some very valuable functions.
Download the morefunc add-in from
http://longre.free.fr/english/index.html
and install/activate the add-in via Tools|Add-Ins.
Example
I put the formula =SHEETNAME(ROW(),0) in A1 and copied it down. I used row() to specify 1; if the put the formula in a different cell, adjust this part as necessary.
=SHEETNAME(ROW(),0)
3. J Walkenbach utilities
see information on his site
http://j-walk.com/ss/