+ Reply to Thread
Results 1 to 13 of 13

Using advanced IF formula

  1. #1
    Registered User
    Join Date
    08-17-2018
    Location
    london
    MS-Off Ver
    2016
    Posts
    7

    Using advanced IF formula

    Hi All,

    I am trying to apply an IF function (or whatever works) in order to populate a information from a column to another column.
    For example, I have 3 columns- Column A (List of companies), Column (B)- unique code, Column (C)- Counterparty
    I would like to populate column D with the content from one cell above from Column C if it relates to a specific company in column A.
    I hope this makes sense as, having it manually it would take ages.

    Thanks!

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Using advanced IF formula

    Hello and welcome to the forum.

    I recommend uploading a small representative sample of your data along with the desired results based on that sample (which you can enter manually).

    To upload an Excel workbook, follow these steps:
    1) Click on "Go Advanced"
    2) Click on "Manage Attachments"
    3) Click on "Choose File"
    4) Choose your file and click on "Open"
    5) Click on "Upload"
    6) Click on "Close this window"

  3. #3
    Registered User
    Join Date
    08-17-2018
    Location
    london
    MS-Off Ver
    2016
    Posts
    7

    Re: Using advanced IF formula

    Hi 63falcondude,

    Thanks for pointing this out.
    I think I have attached an example sheet.

    Regards,

    Georgi
    Attached Files Attached Files

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Using advanced IF formula

    I still don't understand what you are expecting as a result. Can you add in the desired results to your sample?

    Since there are only 10 rows of data, this shouldn't take much time.

  5. #5
    Registered User
    Join Date
    08-17-2018
    Location
    london
    MS-Off Ver
    2016
    Posts
    7

    Re: Using advanced IF formula

    Hi 63falcondude,

    Using the template I sent over, in D3 the formula should say: If "A2=Specific Company Name", then D2=C3.

    Thanks,

  6. #6
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Using advanced IF formula

    There is no "Specific Company Name" anywhere in the workbook from post #3. Again, I'm not sure what you're expecting here.

    I need to see column D from your sample filled in.

    If you do not want to follow the request from post #4 then I'll move on.

  7. #7
    Registered User
    Join Date
    08-17-2018
    Location
    london
    MS-Off Ver
    2016
    Posts
    7

    Re: Using advanced IF formula

    Hi,

    Apologies now it should be more clear. Thanks
    Attached Files Attached Files

  8. #8
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Using advanced IF formula

    You don't seem to understand what I am asking for.

    I was expecting to see the desired results in cells D2:D11, not an explanation of the formula that you think is needed.

    Simply looking at what you have put into D3 would give you this:
    =IF(A2="Company A",C3,"")
    but I'm confident that's not what you are looking for.

    It's looking like I won't be able to help you here.

  9. #9
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,811

    Re: Using advanced IF formula

    I would not call this an "advanced" IF() formula -- it seems rather basic =IF(A2="company A",C3,"not company A"). But it seems incomplete, too. What should the formula do in row 6 when A6 is "company A"? Should it retrieve the same bank name in C3, or should it retrieve the bank name in C7? Same question for row 10? Is the function only concerned with "company A" in column A, or does it need to make other choices when column A is "company B" and "company C"? I think we still need a better description of what you are really trying to do here.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

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

    Re: Using advanced IF formula

    You need to explain your logic.
    Fill in some more cells in column D.
    What if A2 was "Company C"?
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  11. #11
    Registered User
    Join Date
    08-17-2018
    Location
    london
    MS-Off Ver
    2016
    Posts
    7

    Re: Using advanced IF formula

    This is what I was actually looking for.
    I am sorry if I did not express myself well enough.
    Thanks!

  12. #12
    Registered User
    Join Date
    08-17-2018
    Location
    london
    MS-Off Ver
    2016
    Posts
    7

    Re: Using advanced IF formula

    I just thought it would take more than that- I do not really use that much excel functions.
    On my original file, there are only 8 companies so I can insert the name of each company and place my results in 8 different tabs.

  13. #13
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Using advanced IF formula

    I was not expecting that to provide you with the result that you expected. Nevertheless, glad we could help.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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: 8
    Last Post: 06-06-2018, 09:20 AM
  2. [SOLVED] Help with advanced LEN and Substitute formula to make a special rule in formula
    By Kron in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-07-2017, 12:23 PM
  3. Advanced if formula
    By jp12687 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-17-2017, 03:47 PM
  4. This formula is too advanced for me.
    By okenter in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-03-2011, 02:57 AM
  5. Advanced Formula
    By sb70x7 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-20-2007, 06:35 AM
  6. Replies: 2
    Last Post: 07-21-2006, 10:05 AM
  7. [SOLVED] Advanced Formula...
    By Steven Sinclair in forum Excel General
    Replies: 2
    Last Post: 11-14-2005, 04:35 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