Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
SlickEdit User Macros
»
Totaling up a column of numbers
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Totaling up a column of numbers (Read 5808 times)
chris.aiken
New Community Member
Posts: 1
Hero Points: 0
Totaling up a column of numbers
«
on:
December 18, 2014, 12:49:22 PM »
I'd like to be able to highlight a column and total the numbers within it.
Any suggestions would be appreciated.
Logged
Lee
SlickEdit Team Member
Senior Community Member
Posts: 1299
Hero Points: 130
Re: Totaling up a column of numbers
«
Reply #1 on:
December 18, 2014, 02:05:06 PM »
Using the SlickEdit command-line (brought up using ESC in most emulations) use the "add" command. It will sum up the numbers in the selection. It can even handle operators, selecting 100 * 100 will print the multiplied result.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
SlickEdit User Macros
»
Totaling up a column of numbers