Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Generate Subtotal Summary from Sheet1 into Sheet2
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Charabeuh, post: 6453637"] Errata ! The formula of the sum should be: Formula = "=SUM(" & MyRange.Address(False,False) & ")" (I forgot the equal sign in the string of the formula!) and not: Formula = "SUM(" & MyRange.Address(False,False) & ")" [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Generate Subtotal Summary from Sheet1 into Sheet2
Top