cells(2+off,"F").Value = Cells(r,2).resize(1,2).Value
"tkraju via OfficeKB.com" wrote:
Cells(r,2).Resize(1,2).Copy Cells(2+off,"F")
The above code copying cell values and formulas.My requirement is to copy
cell values(contents) only.What changes I need to do the above code line to
copy cell contents only.
--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200904/1