J
javaeboy
I found this neat function that allows you to set a cell to th
worksheet name:
=MID(CELL("filename"),FIND("]",CELL("filename"))+1,255)
I am using it to have the name of the person whose worksheet I a
altering show up on the top of the worksheet in BOLD letters. Th
users will be using the sheet in Shared mode, and never bother to loo
to make sure they are on the right sheet ( I have been having them us
a workbook with 31 worksheets representing the 31 possible days of th
month, and they are always entering their data on the wrong page
because it goes to the worksheet that was saved last.(
Anyways, for some reason the only problem I am having, is that if yo
go from one sheet to another that has the same function in it, the cel
using the function above stays set to whatever worksheet was opened wit
the spreadsheet. I can get it to recalculate by hitting F9, but I don'
want the users to have to do that. Is there some way I can get it t
recalculate when someone opens their worksheet? I also need it to wor
when in SHARED mode. (I believe MACROS don't work in Shared Mode) Am
correct, or have I been setting something wrong when I set th
spreadsheet out on the network? I am just setting it to Shar
Workbook, Clicking on the Allow changes by .... and setting the radi
button for The changes being saved win on the Advanced Tab.
Thank you again for all your hel
worksheet name:
=MID(CELL("filename"),FIND("]",CELL("filename"))+1,255)
I am using it to have the name of the person whose worksheet I a
altering show up on the top of the worksheet in BOLD letters. Th
users will be using the sheet in Shared mode, and never bother to loo
to make sure they are on the right sheet ( I have been having them us
a workbook with 31 worksheets representing the 31 possible days of th
month, and they are always entering their data on the wrong page
because it goes to the worksheet that was saved last.(
Anyways, for some reason the only problem I am having, is that if yo
go from one sheet to another that has the same function in it, the cel
using the function above stays set to whatever worksheet was opened wit
the spreadsheet. I can get it to recalculate by hitting F9, but I don'
want the users to have to do that. Is there some way I can get it t
recalculate when someone opens their worksheet? I also need it to wor
when in SHARED mode. (I believe MACROS don't work in Shared Mode) Am
correct, or have I been setting something wrong when I set th
spreadsheet out on the network? I am just setting it to Shar
Workbook, Clicking on the Allow changes by .... and setting the radi
button for The changes being saved win on the Advanced Tab.
Thank you again for all your hel