Thread: copying cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JWB
 
Posts: n/a
Default copying cells

Is it possible to copy cells through an IF statement?
If the result of the IF is true, copy/paste C10:D15.
If the result of the IF is false, copy/paste A10:B15.
Help please?