View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pierre Pierre is offline
external usenet poster
 
Posts: 193
Default Rename tab to cell contents

Would like to have the tab name reflect the contents that appear in a
cell.
It may contain numbers such as "40 2010" which is the result of a
concatenated formula. . .(40 shipped in 2010, for example).
Or, a cell contents which mayalso include text such as "100 2015
RED" (also the result of concatenating cells).

Thanks for any code that could do this that may come your way.
Pierre