hy all,
i'm got VBA code for taking a sheetname into cell, but problem is it's not run automaticaly, so everytime i change the sheetname the i must recalculated to make the sheetname on cell change.
this is the code :
Public Function sheetname(ByVal target As Range)
sheetname =...