View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
nod nod is offline
external usenet poster
 
Posts: 1
Default rngDataAll, rngEnd, rngStart, etc

I have come across these values rngDataAll, rngEnd, rngStart, etc used
with a range object thus:
Range("rngEnd")
It is self-evident what they mean but where are they defined?