How to sum a specific category in pop up menu?

For my expences i use a pop up menu
how can i make a cell that will only add the numbers under ( eg. grocery )
Thank you

Trad,
The function SUMIF was designed to do what you are asking.
SUMIF
The SUMIF function returns the sum of a collection of numbers, including only numbers that satisfy a specified condition.
SUMIF(test-values, condition, sum-values)
test-values:  The collection containing the values to be tested. test-values is a collection containing any value type.
condition:  An expression that results in a logical TRUE or FALSE. condition is an expression that can contain anything as long as the result from comparing condition to a value in test-values can be expressed as a Boolean value of TRUE or FALSE.
sum-values:  An optional collection containing the numbers to be summed. sum- values is a collection containing number, date/time, or duration values. It should have the same dimensions as test-values.
Regards,
Jerry

Similar Messages

  • How to add a button on a pop up menu ?

    I have designed my Site on FW and then exported to DW.
    Everyting was fine, but now my client asked me to add a new option
    in the pop up menu that I already have built. MY QUESTION is: Am I
    supposed to add the new option in FW, and then re-export the file
    to DW ? because i f so.. I have to update many many code then...
    Isn't there any way to edit my popup menu through DW only ??
    please, any helo will be appreciated !
    thanx a lot,

    First mistake was creating the site in FW. You will probably
    have to create the button in FW and re-export to all of your pages.
    Get some tutorials on CSS and HTML coding. Then put your site
    together in Dreamweaver. Use FW to create images, graphics and even
    buttons but use them in HTML with CSS. Then adding new buttons and
    links will be a snap.
    Also look into SSI (Server Side Includes) so you can add one
    button to one file and have all your pages update with the new link
    automatically.
    These guys have some really great tutorials (and free and
    commercial extensions).
    http://www.projectseven.com/index.htm
    Good luck

  • How to sum in csv format

    How can I do a sum on a column in csv format? I am concatenating all columns in csv, so the resulting field is a string. Even if I convert it to a number, I am not sure how to sum a specific column. Any ideas?
    Thanks

    You would create the summary in the data model, and the value will be included in the output (whether that output be csv or whatever). If this doesn't help can you provide more details of the problem?
    Thanks,
    Danny

  • Is there a way I can do an 'if' sum with a pop-up menu?

    In Numbers, I am trying to have a sum that looks like this:
    Pop-up menu with options a, b, c
    x
    y
    If pop-up menu = a, then multiply x with y
    Thanks

    Hi jamang,
    Is this what you want?
    Formula in E2 (and Fill Down)
    =IF(B2="a",C2*D2,"")
    If you choose a from a Pop-Up, E multiplies X and Y.
    If the Pop-Up in not equal to a, E will show "" (NULL, the cell will appear blank).
    Regards,
    Ian.

  • Image Size pop up menu missing in Mac Mail

    Hi all,
    I've just noticed a very frustrating problem with my mac mail which seems to have started recently, for no apparent reason. I have made no updates to my mac mail at all.
    Basically when I attach and image to a new email, there used to be a pop up menu appear in the bottom right of the window where you can select the size of the image - small, medium, large or actual size.
    This has randomly disappeared!
    I cannot find any settings in the preferences for it to reappear. I have made no changes that would have caused this - at least not knowingly.
    Any ideas as to how I can get the image size pop up menu to reappear when I am attaching images to a new email?

    Well, it seems I have solved the problem. After searching all afternoon for a solution i thought i'd try the last thing on the list - quit mac mail and re open.
    It worked!
    The Image Size pop up menu now appears again when images are attached to the email.
    Despite this, id still like to know what I did to remove it.
    Any idea?

  • Image size pop up menu missing in mail window

    Tonight I was about to resize an attachment (a photo) in the Mail message window, but discovered that the image size pop up menu that used to appear at the bottom of the mail window is no longer there! I tried quitting Mail and launching it again, restarted the computer (a 2003 iMac G4 running Tiger), and repaired permissions. Any ideas on how I might get the image size pop up menu back again? Thanks.

    Seems there must be something messed up on the HD.
    Very Important, how much Free Space is on your Hard Drive first of all? Click on the Macintosh HD on the Desktop, then do a Get Info on it.
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    The important part is to Repair the Disk before Repairing Permissions.

  • How do i get rid of these specific kind of pop-up ads?

    I am getting a specific kind of pop-up ad in Safari and Chrome (all Internet Browsers) even with the pop-up blocker.  I don't know what happened, but after visiting a blog online, I starting having this problem.  I have been searching high and low for an answer and have yet to find one.  I have tried a number of internet malware and virus programs that remove this kind of stuff but nothing is detected.  It says the computer is clean (but oviously isn't).  I looked into possible plugins that may cause this and still nothing.
    This image below is what the pop-ups look like (notice bottom left corner):
    CAN SOMEONE PLEASE HELP ME WITH THIS PROBLEM, PLEASE!?

    stuffing wrote:
    Any input on how to choose a 'safe' torrent?  I'm not a **** dude, just get the tv shows/movies that aren't available to me overseas.
    The problem is, there really isn't a safe way to get that kind of stuff, other than through a legal streaming service like iTunes, Netflix or Hulu or Amazon Prime. Torrents and all the various "free" streaming sites are actually illegal, and typically run from countries with lax laws on such things in order to make money from advertising through adware. They may also get involved in actual malware at times, as well.
    If these legal outlets don't provide the content you want because of the country you're connecting from, one option would be to sign up for a VPN (virtual private network) service with servers in the country you want to stream content from. So, if you want to stream videos from the US, sign up for a US-based VPN service, then stream through that.

  • How to sum + group bp line items per a specific field?

    Hi,
    I found out about the SYS Numeric Query Based data definition, allowing me to sum the line items of a BP according to certain conditions.
    Now we have a more complex problem. We need to sum the line items of BP1 into the line items of BP2, grouping them by a given field. We know how to auto-create BPs on workflow events conditions, but we don't know how to sum the line items together.
    Is there a workaround?
    Thanks,
    S.R.

    We do not currently support QBDEs on line items so there isn't a way to sum values from other line items onto a line item.

  • How to do "for each month in 2008 sum amount where category is cash"

    The table format is:
    Date(MM/DD/YYYY) Amount Description Category Account
    01.02.2008 -21000 benzina (C) Calatorii Cash
    01.04.2008 -2000 Mancare (C) Calatorii Cash
    01.05.2008 -2000 Mancare (C) Comisioane Cash
    05.12.2008 4706 diverse (C) Comisioane BT - Mondo
    08/25/2008 8807 diverse (C) Calatorii BRD - PFA
    08/25/2008 104000 diverse (C) Comisioane BRD - Multiplan
    10.10.2008 6385849 diverse (C) Comisioane BRD - Atucont
    10/26/2008 943699 diverse (C) Calatorii BRD - ISIC
    10/27/2008 95313 diverse (C) Comisioane Cash
    10/28/2008 -300 Comisioane (C) Comisioane BRD - ISIC
    I am trying to do the following:
    for each month in 2008
    sum (Amount) where Category is (C) Calatorii
    =>
    January -23000
    February 0
    for each month in 2009 up until now
    sum (Amount) where Category is Cash
    =>
    January 35000
    With these 2 samples I can manage the other functions I need.
    Thanks in advance.

    Question asked and responded several times.
    In column H of the first table I inserted the formula:
    =YEAR(B)*100+MONTH(B)
    In column B of the second table, the formula is:
    =SUMIFS(Tableau 1 :: C,Tableau 1 :: G,"=Cash",Tableau 1 :: H,"="&A)
    CAUTION
    I don't know your system settings.
    If your system uses the decimal comma, you will have to use:
    =SUMIFS(Tableau 1 :: C;Tableau 1 :: G;"=Cash";Tableau 1 :: H;"="&A)
    Yvan KOENIG (from FRANCE jeudi 23 avril 2009 15:04:49)

  • How to search a specific mailbox in Mail ?

    The search results are usually from all boxes and all accounts, which is not what  I want
    Is there a solution ?

    You'll get that if you type "how do I search for text" or just "search" or just "find"
    At the top level, under Essentials, Search Messages gives you the same as the top hit on Eric's search.
    The answer to your original question in the post is given in number 3.
    If needed, change your search to vary the results:
    Search a specific mailbox:
    Click a mailbox in the Search bar. To search a mailbox that’s not shown, start typing a mailbox name in the search field.
    Search several mailboxes at once:
    To search mailboxes that aren’t shown, start typing a mailbox name in the search field, choose the “Message contains:” suggestion, and then choose Mailbox from the token’s pop-up menu. Repeat for each mailbox. Or select the mailboxes in the sidebar before starting your search, and then click Selected Mailboxes in the Favorites bar.
    Why is "Search a Message" and "Search a Mailbox" not intuitive?
    If I want to find something inside a single message, I would choose "Search a Message."
    If I wanted to find a particular message I would choose "Search a Mailbox"
    Or, I would type, "find a message" or "search for messages" in the Help search field and the top hit would be turns out to be the answer.
    Or, even simpler, since "Search Messages" is the only main item referring to "Searching," I would start there. In that case, it goes right to what you want.
    If I really wanted to know about searching for text in a particular message, I would first scroll to the bottom to see what was offered as related topics. Lo and behold, there is a related article that discusses searching in a message.
    However, the help files in OS X are not very robust. They never have been. The Macintosh Way is all about trying things out and see what happens. You can always undo (most of the time).
    But for people who need to read a book, David Pogue makes a ton of money publishing the Missing Manual series.

  • How to know the specific size of a field in oracle table

    Hello,
    oracle 11.2.0.3 on redhat
    i have three tables with same structure, table0, table50, table100:
    create table table0 (id number, shipment RAW(2000), options RAW(2000));
    i inserted 10000 rows in each but with some differences:
    table0 has 10000 id, but shipment and options has null values
    table50 has 10000 id, but shipment and options has only 5000 rows, the other 5000 are null values
    table100 has 10000 rows of id, shipment and options. No null values.
    I want to know the specific size of each column, also the size of each row, to know the exactly size of the field.
    for example:
    row 1, column options of table100 has "asdfasdfagasdgasbabsdgoasdpgiahnwe1129u412094u12"
    row 2, column options of table100 has "a".
    both are raw datatype, but i think its space will has different size (bytes), how to know it? any query?
    I found this query:
    select owner,tablespace_name,segment_name,sum((bytes/1024/1024)) Bytes
    from sys.dba_extents
    where owner in 'MAA' and segment_type='TABLE' and segment_name ='TABLE00'
    group by tablespace_name,owner,segment_name
    order by owner,tablespace_name,segment_name, bytes; but i think it isn't my solution.

    thx mr. sb92075
    i tried with vsize too but same result:
    with table50
    SELECT VSIZE(OPTIONS) FROM TABLE00;
    VSIZE(OPTIONS)
                 1000
                 1000
                 1000
                 1000
                   *with table100
    SELECT VSIZE(OPTIONS) FROM TABLE100;
    VSIZE(C_ELECCION)
                 2000
                 2000
                 2000
                 2000
                      *it's the same size for 'a' like 'abcasdfjañldngaosnbaposnbpaosuqroiwejrklasndiaoshbaposdjgajs'?? It's hard for me to believe.
    data is saved in blocks, a extents is a contiguos number of blocks and a group of extensions are segments. If you insert some text in a table field, Oracle create a extension and insert there the data but depend the bytes you insert Oracle will create one or more extents. How to know this specific space in that field?

  • How do you transfer specific music from your computer to your ipod touch?

    Ive read threads of how to do this and so far none have helped...Im trying to add specific songs that are on my computer to my ipod touch (4th gen).  I do not want the songs on my ipod transfered to my computer. 
    When I go to the ipod device in the menu collum of itunes on my computer, & then pick the "music" tab in the menu bar I get very limited options that I can choose.
    it says
    1. sync music .... If I try this selection a warning msg pops up " all existing content on ipod will be removed & replaced with songs & playlist from your itunes library"  I don't want this! I just want songs added to ipod
    2. below this selection are 4 options inside a gray box.  These selections are not available for reasons unknown to me.  They read
      a.  Entire music library
       b.  Selected playlist, artist, albums, and genres
       c.  include music videos
       d.  include voice memos
    selections a,  c, & d have tick marks by them
    As far as I have found up to this point this is somwhere close to the vicinity that I want to be in order to get done what I want to get done.  I don't know... perhaps I'm coming at this from the wrong angle.  Maybe I should use the ipod , and come at itunes from its interface?...

    I have not sync with another computer.  Brand new Ipod touch from christmas.  same computer.  I have however conected it to this computer before & because I was ingnorant it synced automatically with this same computer.  I was ****** because it messed everything up.  So I erased my ipod completlely and started over.  I also un-installed itunes and started over with its as well.  I then put only music that I wanted on my ipod onto my computer in itunes. 
    Now I cant figure out how to get that specific music on my ipod... this is all very maddening!!.. I feel like throughing both computer and ipod out my 2 story bedroom window

  • How to create a pie chart from a pop-up menu in Numbers?

    I would like to be able to select a persons name from the Pop-up menu in the E column to chose who has bought an item. I would then like to create a pie chart showing how much money each person has spent on buying the items and have this update automatically. I have no idea how I would go about doing this. Any help would be greatly appreciated.
    Thanks

    Costs per person, with "Ali & Baker" as a separate entity (since no provision for separating costs)
    The formula is this:
    =SUMIFS($Cost, $Who Bought it?, "="&$Who Bought it?, $Bought?, "=TRUE")
    The reasoning is:
    Sum all Costs, if the following conditions are true:
    $Who Bought it?, "="&$Who Bought it?
    Group items in the 'Who Bought it? column that match the item in the same row as the formula.
    $Bought?, "=TRUE"
    Only include items that have actually been bought.
    Screenshot
    I have highlighted the selected cell in red. 
    The coloured columns show which ones are relevant to the formula.
    To create the totals, I added Footer rows to the table.
    You could make a separate table if you prefer.
    To create the pie chart, I selected just the costs in the footer rows, and clicked on Charts.

  • How to change internet preferences to allow pop ups in a particular URL?

    How to enable pop ups in a specific URL site on the internet using SAFARI (so that it's statements in my account online can be viewed and printed)?  I am advised by the financial entity that pop ups need to be allowed on their web site.

    Gail, later last night I did find an article through Apple's online support that I have copied below to get to the pop- up subdirectory via clicking in sequence on Safari/preferences/security. So, I agree that I can find no way in Safari to block or unblock specific web site pop-ups, but this does block/unblock in general.
    Support
    Safari 6 (OS X Mountain Lion): Block pop-ups and unnecessary content
    You can set Safari to prevent webpages from displaying pop-up windows or loading time-consuming content that may be unnecessary.
    Unfortunately, many beneficial features use the same technology as ads and other content you might not want to see. So if you block pop-up windows or other web content, you might also block the animation and interactivity that make webpages interesting.
    Block pop-ups on webpages
    Open Safari if it is not already open.
    Choose Safari > Preferences, and then click Security.
    Turn on “Block pop-up windows.”
    Blocking pop-up windows stops only those windows that appear when you open or close a page. It does not block pop-up windows that open when you click a link.
    If you block pop-up windows, you might miss important information for a webpage. For example, a website that provides services to you might use a pop-up window to request your user name.
    Block unnecessary webpage content
    Open Safari if it is not already open.
    Choose Safari > Preferences, and then click Security.
    In the “Web content” section, select or deselect types of content you want to block or enable. For an explanation of the options, click the Help button (looks like a question mark).
    Last Modified: Aug 14, 2012
    Article: PH11946
    Views: 92535
    Related Articles
    OS X Mountain Lion: Guard your privacy
    Safari 6 ( OS X Mountain Lion ): Why block pop -up windows?
    Safari 5.1 (OS X Lion): Block pop-ups on webpages

  • How to monitor a specific transaction in Solution Manager ?

    Hi all,
    I have configured the Service Level Reporting and it works correctly.
    But i don't know how to monitor a specific transaction like SM21, DB02, FB01N etc... ?
    In the SL Reports configuration steps, we can configure this option : Select Business Processes For SL Report. I did a lot of tests but it does not work.
    Have i to configure the Business Process Monitoring ?
    Thanks.

    Hello,
    it depends a little on what you want to do. If you use the pure CCMS monitoring with the table ALTRAMONI you get average response time per instance and you only get new measurements once the status changes from green to yellow or red.
    In order to get continuous measurements you should look into Business Process Monitoring and the different documentations under https://service.sap.com/bpm --> Media Libary --> Technical Information. E.g. the PDF Setup Guide for Application Monitoring describes this "newer" dialog performance monitor. Probably you have to click on the calendar sheet in the Media Libary to also see older documents as well. As the Business Process Monitoring integrates with BW (there is also a BI Setup Guide in the Media LIbrary) you can get trendlines there. This BW integration also integrates back with SL Reporting.
    Some guidance for SL Reporting is probably given under https://service.sap.com/rkt-solman but I am not 100% sure.
    Best Regards
    Volker

Maybe you are looking for