View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Prabhu Prabhu is offline
external usenet poster
 
Posts: 1
Default how do I write macro to copy the value of a cell to another if va.

How do I write a macro to copy the value of cell A1, B1, C1 of sheet1 to
E1,F1 & G1 of sheet2 respectively if the value of cell A1 of sheet2 is equal
to the value of cell B1of sheet1?