+ Reply to Thread
Results 1 to 6 of 6

is IF formula wrong here? or what am i doing wrong?

  1. #1
    Registered User
    Join Date
    11-03-2020
    Location
    Norway
    MS-Off Ver
    Excel
    Posts
    45

    is IF formula wrong here? or what am i doing wrong?

    hello. i want to check C3 - C9.. but the forumla also posts the result in K16 - K22.. what formul is suppose to be used here? its the K 16 formula i want to check C3-C9 !
    Attached Files Attached Files
    Last edited by 6StringJazzer; 11-21-2020 at 05:55 PM. Reason: Moved from Excel Programming / VBA / Macros

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: is IF formula wrong here? or what am i doing wrong?

    Hi

    You have effectively created an array formula.

    Your formula is saying check each cell C3 to C9 for my text, if the text is there then return the contents of C4 to 10 otherwise return nothing.

    Now if you are wanting a single return try:

    =IF(ISNA(MATCH('Varer nødvendig'!$C$1,$C$3:C9,0)), "",'Varer nødvendig'!$C4)
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,745

    Re: is IF formula wrong here? or what am i doing wrong?

    Administrative Note:

    We would very much like to help you with your query, however the thread title does not really convey what your request is about. Tell us what you are trying to do, not how you think it should be done.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  4. #4
    Registered User
    Join Date
    11-03-2020
    Location
    Norway
    MS-Off Ver
    Excel
    Posts
    45

    Re: is IF formula wrong here? or what am i doing wrong?

    This worked ! thank you so much for the help. sorry for the late ansver, but i was really bust today!

  5. #5
    Registered User
    Join Date
    11-03-2020
    Location
    Norway
    MS-Off Ver
    Excel
    Posts
    45

    Re: is IF formula wrong here? or what am i doing wrong?

    what mehmetcik wrote worked =) Thanks anyway=)

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,023

    Re: is IF formula wrong here? or what am i doing wrong?

    Sephre, DO NOT ignore requests from moderators. Amend your thread title to something similar to the phrase you would use in a Google search.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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] Macro exporting and saving the wrong page with wrong name
    By taylorsm in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-08-2018, 01:24 PM
  2. [SOLVED] Wrong formula or wrong function?
    By cpope in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-08-2017, 10:27 AM
  3. wrong macro? doing something wrong?
    By weatherguard in forum Excel General
    Replies: 1
    Last Post: 03-04-2016, 06:30 PM
  4. [SOLVED] Wrong formula
    By hktom in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-28-2015, 03:54 AM
  5. [SOLVED] What is wrong with this formula?
    By Bobz1983 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-07-2014, 04:54 AM
  6. Wrong coding or RANDBETWEEN is wrong?
    By zbor in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 07-31-2013, 10:01 AM
  7. What's wrong with this formula?
    By egn in forum Excel General
    Replies: 3
    Last Post: 02-17-2010, 11:50 AM

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