+ Reply to Thread
Results 1 to 3 of 3

Marco to sign a cell value from col b to a cell in col c based on value of a cell in col a

  1. #1
    Forum Contributor
    Join Date
    07-11-2010
    Location
    Minneapolis, USA
    MS-Off Ver
    Excel 2016
    Posts
    308

    Marco to sign a cell value from col b to a cell in col c based on value of a cell in col a

    Hello,

    I need to assign the ID value to the cell in the source column when it matches the cell value in the email column.

    i.e from the email column the first cell value is bobjohnson@email.com his ID value is 0 I need to find all the cells with bobjohnson@email.com in the Source column and assign them 0

    Any help with this is appreciated

    Thank you


    Please Login or Register  to view this content.
    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    06-26-2010
    Location
    Austin, TX
    MS-Off Ver
    Excel 2010
    Posts
    1,673

    Re: Marco to sign a cell value from col b to a cell in col c based on value of a cell in c

    Assuming "email" is in cell A1, then in D2 (the first row of data)
    =vlookup(C2,$A$2:$B$14,2,FALSE)
    Drag that down. That should provide your source integers.
    Pauley
    --------
    If I helped with your issue, I'd appreciate a rep bump (hit the '*' icon to the bottom left of this post).

  3. #3
    Forum Contributor
    Join Date
    07-11-2010
    Location
    Minneapolis, USA
    MS-Off Ver
    Excel 2016
    Posts
    308

    Re: Marco to sign a cell value from col b to a cell in col c based on value of a cell in c

    For some reason I did not get a email update on this, Thank you Pauleyb

+ 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] marco to save all worksheets as PDFs, based on cell info in sheet.
    By abagnall in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-16-2013, 09:31 AM
  2. Reversing Sign Based on Cell being Manually Coloured
    By NBVC in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-13-2008, 05:00 PM
  3. Cell Copy and Paste to another cell, opposite sign (+/-)
    By excel_man in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-26-2007, 09:41 AM
  4. Replies: 6
    Last Post: 06-30-2006, 01:55 AM

Tags for this Thread

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