|
-
Aug 11th, 2008, 02:48 AM
#1
Thread Starter
New Member
Array 2*2 I need sum of row,colum, etc
Hi,
my array as below I need
'============
'array
'2 3
'4 5
following
'1-I need SUM of 2+5 'equity
'2-I need SUM of 3+4 'equity
'3-I need SUM of 2+4 'column and 'row 2+3
'4-I need SUM of 3+5 'column and row 2+5
'5-I need SUM of 4+3+5'uper triangle
'6-I need SUM of 2+4+3 down triangle
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|