View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] HaiderMKhan@gmail.com is offline
external usenet poster
 
Posts: 2
Default paste cells with reference

I am trying to programitically copy a group of cells that contain a
formula into another group of cells, i want the copied cells to keep
there reference when they are pasted. please note that i cant use $
signs since i am doing this programitically.

thanks!