Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for the advice.... Both suggestions worked...
"Monique" wrote: Private sub cmdUpdate_Click() *other code* Range ("E44") = Application.WorksheetFunction.Sum("F31:F38") * other code* End Sub This line gives me a run-time error '1004' - Unable to get the Sum property of the WorksheetFunction class. I have no idea what this means or how to fix it. If anyone could help, it is much appreciated. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.WorksheetFunction error | Excel Discussion (Misc queries) | |||
Worksheetfunction.vlookup and #value error | Excel Worksheet Functions | |||
Error '1004' in WorksheetFunction | Excel Programming | |||
Error '1004' in WorksheetFunction | Excel Programming | |||
Error '1004' in WorksheetFunction | Excel Programming |