View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ian Ian is offline
external usenet poster
 
Posts: 109
Default Storing Formats of cells in Array and reapply later

Hi there!

Is it possible to store e.g. 10 cells' format in an array of 10 e.g. F(9)
and then reapply those 10 cells ' formats to other 10 cells later?

Thank you very much!

Ian