View Single Post
  #5   Report Post  
Gene Haines Gene Haines is offline
Junior Member
 
Posts: 21
Default

Bob: I am new to posting so I should have made myself a little more clear. For each week of the year I have 3 column headings,156 columns in total. As an example.
Item Inventory, 1st Week Jan Sales, 1st week Jan Purchase, Inventory, etc, etc. 52wkavg
ABC 365 456 192 356 432 176
DEF 213 125 234 256 139 142

It is in the 52wkavg column that I am trying to average across the columns only those that have the Inventory heading. I used your setup and it worked for which I thank you very much. I was not all that familiar with arrays and how to execute them.

Regards

Gene