Horizontal array

W

Wanna Learn

Hi How do I create a horizontal array ? Example - I want to add rows 5
6 7 columns C D E. Thanks
 
D

Dave F

I'm not sure if I understand what you mean by horizontal array, however, you
would add these cells together like so: =SUM(C6:E7)

Dave
 
W

Wanna Learn

Dave I apologize. All I needed was an array... thanks for making me see
it...
 
Top