View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
choo choo is offline
external usenet poster
 
Posts: 25
Default Transfer data by defined name

Hello,
How do I copy a range of data (defined as "abc") to another worksheet (start
from cell c3, for example) in the same workbook by the Defined Name "abc".

Thanks.