Results 1 to 10 of 10

Sum of different currencies partly

This is a discussion on Sum of different currencies partly within the Excel Questions forums, part of the Question Forums category; I have a problem of totaling different currencies. 5$ 4$ 5E 6$ 5E -------- 15$ 10E I select E and ...

  1. #1
    New Member
    Join Date
    Jul 2003
    Posts
    4

    Default Sum of different currencies partly

    I have a problem of totaling different currencies.

    5$
    4$
    5E
    6$
    5E
    --------
    15$
    10E


    I select E and summing, select $ and summing. This is very hard if this list is long and changing always.I tried to make a new column and entered in currency and used some other functions of sum. Solved but this was not easy either.

    Please say me the way of summing different currencies partly

  2. #2
    Board Regular
    Join Date
    Jun 2003
    Posts
    158

    Default Re: Sum of different currencies partly

    1. you could run a custom filter to filter all but one currency and then sum them up!
    2. have you tried using SUM(IF(...........)) function to only sum one of the currencies?

    my 2p

  3. #3
    MrExcel MVP Aladin Akyurek's Avatar
    Join Date
    Feb 2002
    Location
    The Hague, NL
    Posts
    56,070

    Default Re: Sum of different currencies partly

    ******** ******************** ************************************************************************>
    Microsoft Excel - Book51___Running: xl2000 : OS = Windows Windows 2000
    (F)ile (E)dit (V)iew (I)nsert (O)ptions (T)ools (D)ata (W)indow (H)elp (A)bout
    =

    A
    B
    C
    D
    1
    ****
    2
    5$*$15
    3
    4$*E10
    4
    5E***
    5
    6$***
    6
    5E***
    7
    ****
    Sheet1*

    [HtmlMaker 2.32] To see the formula in the cells just click on the cells hyperlink or click the Name box
    PLEASE DO NOT QUOTE THIS TABLE IMAGE ON SAME PAGE! OTHEWISE, ERROR OF JavaScript OCCUR.


    The formula in D2 is...

    =SUMPRODUCT((RIGHT("00"&$A$2:$A$6)=C2)+0,LEFT("00"&$A$2:$A$6,LEN("00"&$A$2:$A$6)-1)+0)

  4. #4
    MrExcel MVP
    Join Date
    Feb 2002
    Location
    Bogota, Colombia
    Posts
    11,945

    Default Re: Sum of different currencies partly

    Just a suggetsion, try using an extra column for the 'E' or the '$'... that way, you can easily use SUMIF to add the cells of one specific condition, AND, the numbers WILL be real numbers...
    Regards,

    Juan Pablo González
    http://www.juanpg.com

  5. #5
    New Member
    Join Date
    Jul 2003
    Posts
    4

    Default Re: Sum of different currencies partly

    Dear friends,

    Do u think these are the easiest way? I tried making new column but this is not easy too. Waiting for ur new replies.

    Thanks

  6. #6
    MrExcel MVP
    Join Date
    Feb 2002
    Location
    Bogota, Colombia
    Posts
    11,945

    Default Re: Sum of different currencies partly

    What problems are you running to ? what difficulties ?
    Regards,

    Juan Pablo González
    http://www.juanpg.com

  7. #7
    New Member
    Join Date
    Jul 2003
    Posts
    4

    Default Re: Sum of different currencies partly

    1.I have to sum the numbers at bottom
    2.I can't add new columns

    I think Excel has another ways of sum different currencies

  8. #8
    MrExcel MVP Aladin Akyurek's Avatar
    Join Date
    Feb 2002
    Location
    The Hague, NL
    Posts
    56,070

    Default Re: Sum of different currencies partly

    Quote Originally Posted by colderthanice
    1.I have to sum the numbers at bottom
    2.I can't add new columns

    I think Excel has another ways of sum different currencies
    Is it...

    ******** ******************** ************************************************************************>
    Microsoft Excel - Book51___Running: xl2000 : OS = Windows Windows 2000
    (F)ile (E)dit (V)iew (I)nsert (O)ptions (T)ools (D)ata (W)indow (H)elp (A)bout
    =

    A
    B
    C
    D
    1
    ****
    2
    5$8E**
    3
    4$2$**
    4
    5E6F**
    5
    6$7$**
    6
    5E8$**
    7
    1517**
    8
    108**
    Sheet1*

    [HtmlMaker 2.32] To see the formula in the cells just click on the cells hyperlink or click the Name box
    PLEASE DO NOT QUOTE THIS TABLE IMAGE ON SAME PAGE! OTHEWISE, ERROR OF JavaScript OCCUR.


    A7, copied across...

    =SUMPRODUCT((RIGHT("00"&A$2:A$6)="$")+0,LEFT("00"&A$2:A$6,LEN("00"&A$2:A$6)-1)+0)

    A8, copied across...

    =SUMPRODUCT((RIGHT("00"&A$2:A$6)="E")+0,LEFT("00"&A$2:A$6,LEN("00"&A$2:A$6)-1)+0)

    Would you like to have these formulas in the Turkish language instead?

  9. #9
    New Member
    Join Date
    Jul 2003
    Posts
    4

    Default Re: Sum of different currencies partly

    I would be glad if u send me writing of Turkish version

  10. #10
    MrExcel MVP Aladin Akyurek's Avatar
    Join Date
    Feb 2002
    Location
    The Hague, NL
    Posts
    56,070

    Default Re: Sum of different currencies partly

    Quote Originally Posted by colderthanice
    I would be glad if u send me writing of Turkish version
    I'm sorry I kept you waiting. The formula from the last exhibit in Turkish...

    =TOPLA.ÇARPIM((SAĞDAN("00"&A$2:A$6)="$")+0;SOLDAN("00"&A$2:A$6;UZUNLUK("00"&A$2:A$6)-1)+0)

    Also sent you the workbook.

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
  •  


DMCA.com