Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Is there and easy way to total values using vba. I have a spreadsheet with a few thousand rows and I would like VBA to go through the worksheet, and for anything that has RS in column L -- I want it to take the value in columns P thru AA and sum them at the bottom and also include the formula to the cell reference. A different total for each column. Thanks, |