Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello from Steved
How can I modify the below to ignore the first row please. Sub AddSum() r = Range("$D$1000").End(xlUp) MsgBox "SUM:" & Application.WorksheetFunction.Sum(Range("D:G")) End Sub Thankyou. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Modify a UDF please? | Excel Worksheet Functions | |||
Modify a UDF please? | Excel Worksheet Functions | |||
Modify a cell | Excel Discussion (Misc queries) | |||
Modify this a bit | Excel Programming | |||
How would I modify the following? | Excel Programming |