+ Reply to Thread
Results 1 to 6 of 6

Must be a simplier formula?

  1. #1
    Registered User
    Join Date
    06-18-2010
    Location
    Coventry
    MS-Off Ver
    Excel 2003
    Posts
    5

    Must be a simplier formula?

    Good Afternoon All

    Thank you for you help in advance:

    I have a budget spreadsheet where i need to collate monies according to month it was purchsed i have come up with:

    =IF(Consumables!$A$7=J4,Consumables!$I$7,0)+IF(Consumables!$A$8=J4,Consumables!$I$8,0)+IF(Consumables!$A$9=J4,Consumables!$I$9,0)+IF(Consumables!$A$10=J4,Consumables!$I$10,0)

    but have to add a new IF statement for each month, there must be an easier way something like this =IF(Consumables!$A$7:$A$18='Master Allocation'!E4,Consumables!$I$7:$I$18,0) am i on the right track?

    Thanks

    Wayne
    Last edited by wafw1971; 07-14-2015 at 06:40 AM.

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,062

    Re: Must be a simplier formula?

    Attach a sample spreadsheet, remove any sensitive data.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,256

    Re: Must be a simplier formula?

    =SUMPRODUCT((Consumables!A7:A10='Master Allocation'!J4)*(Consumables!I7:I10))
    Try this formula
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  4. #4
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,576

    Re: Must be a simplier formula?

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)

  5. #5
    Registered User
    Join Date
    06-18-2010
    Location
    Coventry
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Must be a simplier formula?

    Hi Special-K

    I am new here how do you attach something?

    Thanks

    Wayne

  6. #6
    Registered User
    Join Date
    06-18-2010
    Location
    Coventry
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Must be a simplier formula?

    Quote Originally Posted by popipipo View Post
    =SUMPRODUCT((Consumables!A7:A10='Master Allocation'!J4)*(Consumables!I7:I10))
    Try this formula
    Perfect thank you so much.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Simplier 'FIND' between comma's formula?
    By DHHM in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-15-2015, 08:28 AM
  2. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  3. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 PM
  4. simplier method for if,else statement
    By etsusurveyor in forum Excel General
    Replies: 1
    Last Post: 07-10-2007, 10:10 AM
  5. copying made simplier
    By msam137 in forum Excel General
    Replies: 3
    Last Post: 03-03-2005, 05:06 PM

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