View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joel Joel is offline
external usenet poster
 
Posts: 5
Default functions across sheets

How does one use stored addresses to set values on another
sheet in VB? Let's say I have several cells grouped
together. How should I go about storing that refference and
then on ANOTHER sheet, set a cell equal to the SUM or
AVERAGE (or any of the other functions) of these cells?