+ Reply to Thread
Results 1 to 4 of 4

If Column A says "yes" enter the value in Column B into Column C

  1. #1
    Registered User
    Join Date
    06-27-2018
    Location
    PA
    MS-Off Ver
    2016
    Posts
    2

    If Column A says "yes" enter the value in Column B into Column C

    Appreciate some help. I have a drop down selection in Column A for conference registration: "1 = Required" "2 = Should go" and "3 - Nice to have." Column B has a dollar amount for the conference. It's a long list, and sorting is a pain since we can change the classifications. Column B is good for the cumulative total. I'd like to have three breakdown columns for Required, Should Go, Nice to Have, that I can then total separately. So In essence, if column a says "1 = Required," then populate the value in Column B into Column C.

    Can you help?

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: If Column A says "yes" enter the value in Column B into Column C

    Hi, welcome to the forum

    Based on your heading....

    C1=if(A1="1 = Required",B1
    Just watch the spelling and spaces
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    06-27-2018
    Location
    PA
    MS-Off Ver
    2016
    Posts
    2

    Re: If Column A says "yes" enter the value in Column B into Column C

    You Rock! It Works!!!!

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: If Column A says "yes" enter the value in Column B into Column C

    Happy to help

+ 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: 6
    Last Post: 07-16-2017, 09:06 AM
  2. [SOLVED] Prevent Duplicate Receipt Number in Three Column [ e.g. Column "A", "B", "C" ]
    By MrsCharmy in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-31-2017, 08:40 AM
  3. Replies: 1
    Last Post: 08-20-2016, 01:59 AM
  4. [SOLVED] Macro To Look at list of files in column "A" and show their last Saved Date in Column "B"
    By drknot in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-29-2015, 09:48 AM
  5. Macro to copy cells from workbook,where column C is = "num1" AND Column D ="num2"
    By jarious87 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-10-2013, 03:30 PM
  6. [SOLVED] If there is any text in column "A$" on "sheet1" then move cell to column "A$" on "sheet2"
    By ckgeary in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-27-2013, 08:28 PM
  7. Enter a formula in column A, if a condition in column "B" is met
    By jeffbert in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-10-2005, 12: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