Results 1 to 6 of 6

calculating the sum for a selected range

Threaded View

  1. #1
    Registered User
    Join Date
    05-20-2010
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    3

    calculating the sum for a selected range

    When a user selects any particular range in the worksheet and click the submit button which i have created, i need to display the sum of the selected range. I used the below but its not working:
    .Range("O3").Formula = "=MIN(ActiveWindow.RangeSelection.Address)"
    O3 is the cell where the value is displayed.

    Any help appreciated.

    Thanks
    PK
    Last edited by Leith Ross; 05-20-2010 at 04:36 PM. Reason: Added Code Tags

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1