Hi I have some data organized by column in a buffer like that :
; ; ; 48.00 ; ; ; ; 32.50 ; ; ; ; 15.00 ; ; ; ; 59.40 ; ; 47.80 ; ; ; ; 10.90 ; ; ; ; 12.38 ; ; ; ; ; ; 35.65 ; ; 10.90 ; ; ; ; 29.99 ; ; ; ; ; ; 342.57 ; ; ; ; 400.00 ; I would like to got the most faster method that sum each column like done in Excel by SUM() function. Thank you -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
