+ Reply to Thread
Results 1 to 3 of 3

Automatic Calculation

Hybrid View

Wabito Express Automatic Calculation 05-14-2012, 11:47 PM
canapone Re: Automatic Calculation 05-15-2012, 01:41 AM
Wabito Express Re: Automatic Calculation 05-15-2012, 10:37 PM
  1. #1
    Registered User
    Join Date
    03-27-2012
    Location
    Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    7

    Automatic Calculation

    Hi guy,

    i created a form of excel that use column A and B, which column A is the name of item (A2 - A10), and B is the price of each item (B2 - B10)
    and in B1 is the total of B2 - B10 using =sum(B2:B10), then i did a filter in column A to show me only value in A2- A5 and i expected the total number in B1 is the total number that produce by calculating value from B2 to B5 but the fact is still show me the calculating from B2 to B10, what should i do to achive that goal?

    thanks

  2. #2
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Automatic Calculation

    Hi,

    you could try:

    =SUBTOTAL(9,B2:B10)

    Regards
    -----------------------------------------------------

    At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.

    Please, mark your thread [SOLVED] if you received your answer.

  3. #3
    Registered User
    Join Date
    03-27-2012
    Location
    Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Automatic Calculation

    what is the 9 mean??

+ Reply to Thread

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