View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Theo Degr[_2_] Theo Degr[_2_] is offline
external usenet poster
 
Posts: 1
Default Copy a Range of Data to another Work Sheet

I have created some Macros using the already posted suggestions but I am
having trouble finding one that fits my current need. I am hoping that
someone out here can help me.

I am trying to copy a Range of Data "a11:x26" from one Work Sheet "Time
Sheet" to another Work Sheet "Time Record." I need the Macro to per form a
couple of tasks. First it would need to perform the copy. The copy would need
to be the values only of the cells. Then the next time that I would need to
copy the data it would need to find the next empty row on the Work Sheet
"Time record." Could someone please help me.

Thank you,
Ted