View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
firsttimer firsttimer is offline
external usenet poster
 
Posts: 7
Default Function to copy A predetermined range

Hello,

I would like to create a function, wich can insert a range into a woorksheet,

CopyRange(sourceRange, destination)

But I don's know how, any help ?