View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mark Bigelow Mark Bigelow is offline
external usenet poster
 
Posts: 55
Default EXCEL command or syntax

Check the microsoft developer's network (http://msdn.microsoft.com) or
the object browser in VBA by pressing F2

PCOR wrote:
ActiveSheet.UsedRange.Copy Worksheets(2).Range("A1")
ActiveSheet.Range("A1").CurrentRegion.Copy Worksheets(2).Range("A1")
Above are just 2 examples. Cab someone tell me where I can find

all/most
"command"such as "USEDRANGE" or "CURRENT REGION"
Is there a book a course or a place where I can attempt to become

familiar
with a few..
Thanks

--
Norton Professional 2004 says this email is clean...believe it