+ Reply to Thread
Results 1 to 24 of 24

=IF for 19 lists of 13 cells each one with data

  1. #1
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    =IF for 19 lists of 13 cells each one with data

    Hello guys.19 lists, every list have 13 cells with numbers. in M7 cell if i write a number from a random list i want to take in cell M8 the title of number's list.
    Thanks in advance.
    Attached Files Attached Files
    Last edited by Immortal2014; 09-27-2015 at 01:32 PM.

  2. #2
    Forum Expert Jakobshavn's Avatar
    Join Date
    08-17-2012
    Location
    Lakehurst, NJ, USA
    MS-Off Ver
    Excel 2007
    Posts
    1,970

    Re: Question about =IF

    Use:

    =IF(ISERROR(MATCH(A1,K:K,0)),"",K1)
    Gary's Student

  3. #3
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: Question about =IF

    Thank you very muchfor your help!

  4. #4
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: Question about =IF

    Hmm maybe i have something wrong?
    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: Question about =IF

    Ok that's a bit better, the reason behind my suggestion though was that there is no =IF in the solution, so really speaking your title is your anticipated solution rather than your question.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    This formula must be confirmed as an array by holding down Shift and Ctrl and pressing Enter. If you just press Enter then it will return #N/A!
    Last edited by jason.b75; 09-27-2015 at 01:44 PM.

  6. #6
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: =IF for 19 lists of 13 cells each one with data

    Yes you're right i struggle it. I make another one try with title, i dont know how to explain better, sory. If you understand what i need and you want to help me ok, if not, dont worry.
    Thanks.

  7. #7
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: =IF for 19 lists of 13 cells each one with data

    Please do not start another thread, that would be another breach of the rules.

    I've edited my last post to show you the formula that you need.

  8. #8
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: =IF for 19 lists of 13 cells each one with data

    Thanks for your help and sory about that, when insert the code the result is #ΤΙΜΗ! or in english #VALUE! Any other advice?

  9. #9
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: =IF for 19 lists of 13 cells each one with data

    Sorry, that was my fault, I've just edited my earlier post again.

    Select the cell with the formula, then press the f2 key. Now hold down Shift and Ctrl together, and press Enter while you're holding them.

  10. #10
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: =IF for 19 lists of 13 cells each one with data

    My friend sory but something goes wrong or something im doing wrong. When im pressing F2 and after Shift+Ctrl together and press enter appears a window to update the values for ΛΙΣΤΑ, i closing this window and then #N/A!

  11. #11
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: =IF for 19 lists of 13 cells each one with data

    That sounds to me like excel doesn't recognise ΛΙΣΤΑ as the name of your sheet.

    Can you upload the real sheet, or does it contain sensitive / confidential data?

  12. #12
    Forum Contributor
    Join Date
    09-03-2015
    Location
    IE
    MS-Off Ver
    2003 - 2016
    Posts
    258

    Re: =IF for 19 lists of 13 cells each one with data

    For info, this problem also posted. www.ozgrid.com/forum/showthread.php?t=196921

  13. #13
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: =IF for 19 lists of 13 cells each one with data

    ok just a moment please

  14. #14
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: =IF for 19 lists of 13 cells each one with data

    Ahh just now i open the workbook to change some data and i test it again and works fine. jason.b75 thank you very muchfor your help is precious for me.

    grimes0332 your late. Even if im fault for this second thread in ozgrid i think that the moderators dont need your help for this. You are here for moderation or for ask/give help?
    Always friendly

  15. #15
    Forum Contributor
    Join Date
    09-03-2015
    Location
    IE
    MS-Off Ver
    2003 - 2016
    Posts
    258

    Re: =IF for 19 lists of 13 cells each one with data

    No, I'm not here for moderation but when I am here I follow the rules.

    Perhaps I should just go away,. Haven't been on this board long, but this is my last post you'll be happy to hear.

  16. #16
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: =IF for 19 lists of 13 cells each one with data

    Strange things do happen sometimes. Good to hear it is working now.

    For future reference, if you do post the same question on more than one forum, please provide the links to the other forums when you start your thread. It can save us time if we can look there to see what has already been tried. If you make a habit of not providing links to cross posts you might find that people become reluctant to help you.

  17. #17
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: =IF for 19 lists of 13 cells each one with data

    for grimes0332

    Ok your first 6 words covered me. I dont even care for all other you doing here. If my double threads doesnt follow the rules i accept only criticism from moderators or persons who moderate this forum.

  18. #18
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: =IF for 19 lists of 13 cells each one with data

    Quote Originally Posted by jason.b75 View Post
    Strange things do happen sometimes. Good to hear it is working now.

    For future reference, if you do post the same question on more than one forum, please provide the links to the other forums when you start your thread. It can save us time if we can look there to see what has already been tried. If you make a habit of not providing links to cross posts you might find that people become reluctant to help you.
    Yes i cant say anything about this. You'll right jason.b75 for the the links, i wasnt thinking it. Thanks again for your help man.

  19. #19
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: [Solved] =IF for 19 lists of 13 cells each one with data

    Grimes and Immortal, please try and be civilised.

    If you can't manage that, try spending time on Jerry Springer's show.

    Grimes was not wrong to raise the point of your cross post, something which Jacobshavn should have done instead of just providing you with an answer on both forums.

    edit:-

    I'm not a moderator, and prefer to stay away from forum politics, but like many other experienced forum users, I will try to point new members in the right direction.
    Last edited by jason.b75; 09-27-2015 at 02:52 PM.

  20. #20
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: [Solved] =IF for 19 lists of 13 cells each one with data

    jason the workbookis here http://www.excelforum.com/excel-gene...-in-cells.html if you want to see it because i was uploaded to you before, perhaps it have some differences with ΛΙΣΤΑ maybe is here like ΟΧΗΜΑΤΑ but i have another things inside who i need.

  21. #21
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: [Solved] =IF for 19 lists of 13 cells each one with data

    I was only asking for the copy because of the problems you were having back in post #10, it looks like you have it working now.

    If you have any more questions relating to this workbook then it would be a good idea to upload a new copy of the workbook that includes any changes you have made since.

  22. #22
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: [Solved] =IF for 19 lists of 13 cells each one with data

    All help given on this forum, even unsolicited member to member forum advice regarding rules, is acceptable when civil and it is expected that questioners will accept this advice as well as on-topic Excel advice equally.

    Thanks for playing nice, all.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  23. #23
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Χαμένος στο διάστημα
    MS-Off Ver
    2016
    Posts
    383

    Re: [Solved] =IF for 19 lists of 13 cells each one with data

    Quote Originally Posted by JBeaucaire View Post
    All help given on this forum, even unsolicited member to member forum advice regarding rules, is acceptable when civil and it is expected that questioners will accept this advice as well as on-topic Excel advice equally.

    Thanks for playing nice, all.
    I am available full to accept any criticism for the mistakes that I do here, by any administrator, moderator who is responsible for the Forum. If there was a case to be criticized by a member, would accept as follows: My friend, you have read the rules of the forums? You've made a mistake. Please, if you want to have assistance from other members, fix it.
    the best that could make someone a member of the forum is to report the matter appropriately.
    I hope to understand me.

    Friendly!

  24. #24
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: =IF for 19 lists of 13 cells each one with data

    I'll stand by my original post #22. Any member who politely points out rule corrections is doing you a favor. A simple "thank you" and back to the topic at hand will always serve best.

    Cheers.

+ 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. Replies: 2
    Last Post: 07-09-2010, 12:34 AM
  2. Using certain data from lists in other cells in Excel.
    By jandrewscott in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 PM
  3. Using certain data from lists in other cells in Excel.
    By jandrewscott in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  4. [SOLVED] Using certain data from lists in other cells in Excel.
    By jandrewscott in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM
  5. Using certain data from lists in other cells in Excel.
    By David Billigmeier in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 06:05 AM
  6. [SOLVED] Using certain data from lists in other cells in Excel.
    By David Billigmeier in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 04:05 AM
  7. [SOLVED] Using certain data from lists in other cells in Excel.
    By jandrewscott in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM
  8. Replies: 0
    Last Post: 05-12-2005, 03: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