View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ray Kanner Ray Kanner is offline
external usenet poster
 
Posts: 1
Default A function that returns a Range with entries reversed

Would anyone have or be able to direct me to a function
that accepts a Range as input and then returns an Array
containing the entries in the Range in reverse order.

Thanks in advance

Ray Kanner