View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Philbyinsydney Philbyinsydney is offline
external usenet poster
 
Posts: 1
Default Help: selecting part of an array

I want to write a function that calls in a whole array and then doe
different things to different parts

Function compress(array)

topleft = array's top left cell ?????


End Function


Thank

--
Message posted from http://www.ExcelForum.com