Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

adding numbers in a column

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
hi!

For example I have a column of numbers, How can I up add this column using script?

Thanks!
sinya
 
Hi AIXSPadmin,

The script only shows that number in the last column,,,

Ex

3
4
1
5

The result should be 13, but it only shows 5, the last number in the last row...

thanks!
-sinya
 
Thanks AIXSPadmin... It's working! =)
I just missed the += and made it =+ so there was the error
-sinya
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top