+ Reply to Thread
Results 1 to 7 of 7

IF statement for multiple cells refrencing one cell

  1. #1
    Registered User
    Join Date
    11-30-2012
    Location
    Northern, California
    MS-Off Ver
    Excel 2010, Access 2010, Word 2010
    Posts
    2

    IF statement for multiple cells refrencing one cell

    Okay,
    So I don't really know how to title my situation but I need to get some help to solve it. I tried implementing the function that was posted on the
    "IF statement for multiple cells" thread, but I could not get to work in my situation.
    I am currently making some spreadsheets/forms for the guys at work to fill out so we can keep track of our current inventory by putting in the amounts used and wasted during the day. What I want to do is use a statement or function that will take the amount from the "cases" made cells in the Used sheet and send it over to the correct "Used" cell in the OrganicP sheet... I am trying to use the item number as a reference.
    The IF statement that I tried was: =IF(Used!G8 = C5,Used!K8*6," ")
    I figured that if I used =IF(Used!G7:G59=C5,Used!K7:K59*6," ") I could make it work, but unfortunately it does not work that way.
    Is is possible to do something like this in Excel?

    And sorry if this seems like a dumb situation but I am farely new to working with Excel.
    Pouch Inventory.xlsx

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: IF statement for multiple cells refrencing one cell

    Use SUMIF..

    Please Login or Register  to view this content.
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    11-30-2012
    Location
    Northern, California
    MS-Off Ver
    Excel 2010, Access 2010, Word 2010
    Posts
    2

    Re: IF statement for multiple cells refrencing one cell

    Thank you so much Ace_XL!!! SUMIF worked perfect.

  4. #4
    Registered User
    Join Date
    11-25-2012
    Location
    Fairfax,VA
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: IF statement for multiple cells refrencing one cell

    Quote Originally Posted by ProSpiderman View Post
    Okay,
    So I don't really know how to title my situation but I need to get some help to solve it. I tried implementing the function that was posted on the
    "IF statement for multiple cells" thread, but I could not get to work in my situation.
    I am currently making some spreadsheets/forms for the guys at work to fill out so we can keep track of our current inventory by putting in the amounts used and wasted during the day. What I want to do is use a statement or function that will take the amount from the "cases" made cells in the Used sheet and send it over to the correct "Used" cell in the OrganicP sheet... I am trying to use the item number as a reference.
    The IF statement that I tried was: =IF(Used!G8 = C5,Used!K8*6," ")
    I figured that if I used =IF(Used!G7:G59=C5,Used!K7:K59*6," ") I could make it work, but unfortunately it does not work that way.
    Is is possible to do something like this in Excel?


    And sorry if this seems like a dumb situation but I am farely new to working with Excel.
    Attachment 197244
    Hi do you remember this spreadsheet that is quoted above ? Well I liked the way you had the color done. Plz tell me you did that with conditional formatting. And if so, can you show me the way ---- ? How do get the coloring and the borders and all with excel statements. I just know you did not do that by hand !!!! thanks much

  5. #5
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: IF statement for multiple cells refrencing one cell

    Datadealer,

    Unfortunately you need to post your question in a new thread, it's against the forum rules to post a question in the thread of another user. If you create your own thread, any advice will be tailored to your situation so you should include a description of what you've done and are trying to do. Also, if you feel that this thread is particularly relevant to what you are trying to do, you can surely include a link to it in your new thread.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  6. #6
    Registered User
    Join Date
    11-25-2012
    Location
    Fairfax,VA
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: IF statement for multiple cells refrencing one cell

    Thank you so much I will be aware .
    Newbie to the system ! How do you marked solved for an issue ?

  7. #7
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: IF statement for multiple cells refrencing one cell

    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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