![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Apr 2002
Posts: 130
|
I just want to run a macro to sum a column then place the output in a cell. Output cell is not at the bottom of the column.
|
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Monterrey, Mexico
Posts: 1,433
|
Do you really need a macro for this...?
=Sum(A:A) will do nicely.
__________________
Kind regards, Al Chara |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Apr 2002
Posts: 130
|
Al
I wanted a macro to sum the column where the length of the column varies and assign to a shortcut key. The summation would be placed at the end of the column. |
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Mar 2002
Location: North Wales Coast, UK
Posts: 95
|
Evening,
There has been some discussion concerning AutoSum via VBA code .. perhaps it maybe worth a look? http://www.mrexcel.com/board/viewtop...2691&forum=2&3 Regards S |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|