View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
psp psp is offline
external usenet poster
 
Posts: 3
Default How to get sheet name in formula or macro

Hi!

I need to write a macro/formula that uses the sheet name. I do not want to
type it in but want it as some type of function like sheetname(). Then using
that I like to manipulate the output of sheetname(). Can I do this? E.g., I
have name each of my sheet as date of the month (like"1", "2", etc.). I like
to get data from the previous day (worksheet). How can I do this without
manually typing it each time?

thank you,

prashant
--
Excel is excellent