E-Mail 'Create a list with most recent data available' To A Friend
Email a copy of 'Create a list with most recent data available' to a friend
Email a copy of 'Create a list with most recent data available' to a friend
How to add a formula to your comment
<code>Insert your formula here.</code>
Convert less than and larger than signs
Use html character entities instead of less than and larger than signs.
< becomes < and > becomes >
How to add VBA code to your comment
[vb 1="vbnet" language=","]
Put your VBA code here.
[/vb]
How to add a picture to your comment:
Upload picture to postimage.org or imgur
Paste image link to your comment.
"A=10
B=8" "Total:
A=?
B=?"
"A=10
B=9"
"A=10
B=10"
"A=10
B=11"
"A=10
B=12"
"A=10
B=13"
"A=10
B=14"
"A=10
B=15"
"A=10
B=16"
"A=10
B=17
here column1 is the values for A and B contained in one cell. I want to sum this values from top to bottom of column for A and B separately, How can i do this?