Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to count the sumn of values present in a column or row using Excel
macros. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi:
there is no need to use a macro in this situation just use the following: =sum(a:a) if the whole column or =sum(a1:a20) if a range. -- Hope this helps Martin Fishlock, Bangkok, Thailand Please do not forget to rate this reply. "saraveenan" wrote: I need to count the sumn of values present in a column or row using Excel macros. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macros in Excel Worksheet | Excel Discussion (Misc queries) | |||
worksheet funtion help | Excel Discussion (Misc queries) | |||
list worksheet macros/VBA without adding worksheet | Excel Discussion (Misc queries) | |||
Is is possible to run macros on a protected worksheet | Excel Worksheet Functions | |||
Help with setting up a worksheet funtion | Excel Worksheet Functions |