View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike[_100_] Mike[_100_] is offline
external usenet poster
 
Posts: 3
Default Copy Cell to Same Cell on Multiple Sheets

I am trying to copy a cell (A2) into the same cell across multiple sheets
(copy cell A2 in sheet1 to A2 in sheet2,sheet3, etc) Since I have bunch of
sheets, what macro would I need to write in order to accomplish this.


Thanks
Mike