HI
I want to create a msgbox that show sum result of A1-A10
My macro is:
How do I do it right?![]()
Sub Macro3() Viewsum = WorksheetFunction.Sum(ActiveSheet(A1 - A10)) MsgBox Viewcsum End Sub
Thanks
HI
I want to create a msgbox that show sum result of A1-A10
My macro is:
How do I do it right?![]()
Sub Macro3() Viewsum = WorksheetFunction.Sum(ActiveSheet(A1 - A10)) MsgBox Viewcsum End Sub
Thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks