View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bjrbrain bjrbrain is offline
external usenet poster
 
Posts: 2
Default populating cells with sheet names

Hi from a newb... I'm creating a file with numerous sheets and want to
automatically populate a cell with the sheet name. That way, if a
sheet name changes (which it does often) the cell in question will
populate with the new sheet name without any intervention from the
user.

TIA for your help!