+ Reply to Thread
Results 1 to 3 of 3

problem

  1. #1
    Registered User
    Join Date
    05-29-2006
    Posts
    75

    problem

    hi members,

    i want to get the following results form exel.

    A1:A10 contains different job numbers in that format 32/2240,32/2425,32/4040 and so on and B1:B10 contains amount.

    job code 32/4040 first two diget for budget head(32) second for expence(40)

    third for location(40).

    in cell C1:c10 i just want to show particular location amount if there would have been wild cards i could get that by using following format

    A1:A10=32/??40 or A1:A10=32/??25 and so forth how can i get that result.

  2. #2
    Ardus Petus
    Guest

    Re: problem

    =SUMIF(A:A,"32/??40",B:B)

    HTH
    --
    AP

    "b166er" <[email protected]> a écrit dans
    le message de news: [email protected]...
    >
    > hi members,
    >
    > i want to get the following results form exel.
    >
    > A1:A10 contains different job numbers in that format
    > 32/2240,32/2425,32/4040 and so on and B1:B10 contains amount.
    >
    > job code 32/4040 first two diget for budget head(32) second for
    > expence(40)
    >
    > third for location(40).
    >
    > in cell C1:c10 i just want to show particular location amount if there
    > would have been wild cards i could get that by using following format
    >
    > A1:A10=32/??40 or A1:A10=32/??25 and so forth how can i get that
    > result.
    >
    >
    > --
    > b166er
    > ------------------------------------------------------------------------
    > b166er's Profile:
    > http://www.excelforum.com/member.php...o&userid=34912
    > View this thread: http://www.excelforum.com/showthread...hreadid=547377
    >




  3. #3
    Biff
    Guest

    Re: problem

    >dont tell me alternative functions.

    I thought you weren't interested in alternatives. <g>

    Biff

    "b166er" <[email protected]> wrote in
    message news:[email protected]...
    >
    > hi members,
    >
    > i want to get the following results form exel.
    >
    > A1:A10 contains different job numbers in that format
    > 32/2240,32/2425,32/4040 and so on and B1:B10 contains amount.
    >
    > job code 32/4040 first two diget for budget head(32) second for
    > expence(40)
    >
    > third for location(40).
    >
    > in cell C1:c10 i just want to show particular location amount if there
    > would have been wild cards i could get that by using following format
    >
    > A1:A10=32/??40 or A1:A10=32/??25 and so forth how can i get that
    > result.
    >
    >
    > --
    > b166er
    > ------------------------------------------------------------------------
    > b166er's Profile:
    > http://www.excelforum.com/member.php...o&userid=34912
    > View this thread: http://www.excelforum.com/showthread...hreadid=547377
    >




+ 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