+ Reply to Thread
Results 1 to 16 of 16

Excel 2007 : IF function

Hybrid View

  1. #1
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097

    Re: IF function

    Hi,

    I'm assuming you are looking for a VLOOKUP so I've put one on Sheet2 that has an actual matching number that is on Sheet1 so you can see how it works
    Attached Files Attached Files
    oldchippy
    -------------


    Blessed are those who can give without remembering and take without forgetting

    If you are happy with the help you have received, please click the <--- STAR icon on the left - Thanks.

    Click here >>> Top Excel links for beginners to Experts

    Forum Rules >>>Please don't forget to read these

  2. #2
    Forum Contributor stojko89's Avatar
    Join Date
    05-18-2009
    Location
    Maribor, Slovenia
    MS-Off Ver
    MS Office 365
    Posts
    913

    Re: IF function

    oldchippy you all most have it, its the oposit of this, im not looking for those 4 values to be VLOOKUP im looking for the colum $Šifra$ to be VLOOKUP under those 4 values
    I tryed this:
    =VLOOKUP(E5:H5;Tabela5[[Šifra]:[Dim.(mm)]];1;FALSE)
    Attached Files Attached Files

  3. #3
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: IF function

    OK,
    Here's a sort of crude solution, but it's simle and it works.
    See the atccahed file.
    On List1, I've created a column A and on List2 I added column R.
    You can hide both of these columns.
    Now look at the formula in C21 on List2 sheet.
    You can drag that formula up and down that column.
    Also, drag formula in col. A[List1] and R[List2].
    Hope it works for you.

    You can try it out by entering different values in E21 thru' H21 on List2 and see C21 give you the right answer.
    modytrane.
    Attached Files Attached Files

  4. #4
    Forum Contributor stojko89's Avatar
    Join Date
    05-18-2009
    Location
    Maribor, Slovenia
    MS-Off Ver
    MS Office 365
    Posts
    913

    Re: IF function

    Ok so it is posible and works so tnx.
    I'm still trying to make something witouth help cells hehe. but ill use this now
    It realy helps a lot ty.

  5. #5
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: IF function

    Non-Helper Formula based on example

    C19: 
    =LOOKUP(2,1/(($E19&$F19&$G19&$H19=List1!$B$2:$B$100&List1!$C$2:$C$100&List1!$D$2:$D$100&List1!$E$2:$E$100)),List1!$A$2:$A$100)

+ 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