+ Reply to Thread
Results 1 to 9 of 9

Highlight match old and new SKU from two columns and change price

  1. #1
    Registered User
    Join Date
    09-20-2012
    Location
    Monterey Park, Ca
    MS-Off Ver
    Excel 2010
    Posts
    41

    Highlight match old and new SKU from two columns and change price

    Hi Guys

    Thank you in advance for you guys' help

    We are currently working on uploading product (XML) to our website, we have some old product data done and now there are some new product sheet came out and we have 30 of them. Between the new and old product sheet, we have to add new products, remove discontinue products and update all the old product's pricing.

    First come to first, we need to find out which are the old products and which are the new products. Yes, the manufacture didn't separate the new from the old. I have put together a sample Excel, please see attachment.

    I need to compare them and highlight the cells in in GREEN on both columns when they are match.
    Column A (Old SKU)
    Column B (New SKU)

    Column C (New COST)
    Column D (New MSRP)
    Column E (New SPECIAL PRICE)

    Update new pricing from NEW Columns C,D,E to OLD Columns F,G,H when the cells from Column A and B are highlighted
    Column F (Old COST)
    Column G (Old MSRP)
    Column H (Old SPECIAL PRICE)

    Can that be done within Excel build in functions? Please Please Please help, that will save me hours of manual work.

    Truly Appreciate,
    Attached Files Attached Files
    Last edited by juno612; 06-19-2014 at 01:47 AM.

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Highlight match old and new SKU from two columns and change price

    what do you actually want excel to give you?
    highlighted rows when A&B are the same?
    something like this?
    Attached Files Attached Files
    Last edited by humdingaling; 06-19-2014 at 12:56 AM.
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    09-20-2012
    Location
    Monterey Park, Ca
    MS-Off Ver
    Excel 2010
    Posts
    41

    Re: Highlight match old and new SKU from two columns and change price

    That's exactly what I need, the unselect on the column A is discontinued items and the column B is a new items. Also the selected items which is the old items' price have been update.

    Thanks a lot.
    Last edited by juno612; 06-19-2014 at 01:47 AM.

  4. #4
    Registered User
    Join Date
    09-20-2012
    Location
    Monterey Park, Ca
    MS-Off Ver
    Excel 2010
    Posts
    41

    Re: Highlight match old and new SKU from two columns and change price

    By the way, I see the formula on the price changing columns. How about the highlighting functions? Where is the formula or module?

    Thanks

  5. #5
    Registered User
    Join Date
    09-20-2012
    Location
    Monterey Park, Ca
    MS-Off Ver
    Excel 2010
    Posts
    41

    Re: Highlight match old and new SKU from two columns and change price

    Oh, once I changed the sku, then the highlight is gone. Just curious, how can a forum "=IF($A12=$B12,C12,"")" can perform so many functions all at once? Is there any other programming or excel built-in functions involve with the job. The reason I am asking is, may be I need to move it to other excel. If there is a hidden functions, then the formula may not work.

    Frank

  6. #6
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Highlight match old and new SKU from two columns and change price

    Formulas in columns J to L are just formulas
    the highlighting is done by conditional formatting

    the formula i used for this conditional format is
    =$A2=$B2

    and i made it apply to this area
    =$A$2:$H$32

    a little reading on what conditional formatting is
    http://www.techrepublic.com/blog/mic...tting-feature/

    if you want to learn more about this...there is plenty of stuff on youtube you can google
    its hard to explain step by step in words when alot of it requires point and click

  7. #7
    Registered User
    Join Date
    09-20-2012
    Location
    Monterey Park, Ca
    MS-Off Ver
    Excel 2010
    Posts
    41

    Re: Highlight match old and new SKU from two columns and change price

    Humdingaling,

    Thank you very much and truly appreciate your time and patient. Again, love people from this forum

    Best Regards

  8. #8
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Highlight match old and new SKU from two columns and change price

    not a problem

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Cheers
    hum

  9. #9
    Registered User
    Join Date
    09-20-2012
    Location
    Monterey Park, Ca
    MS-Off Ver
    Excel 2010
    Posts
    41

    Re: Highlight match old and new SKU from two columns and change price

    Just did

+ 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] Highlight cells if data in 2 columns match
    By damobilebrood in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 05-28-2014, 09:19 AM
  2. Replies: 0
    Last Post: 04-15-2014, 12:02 PM
  3. Match 2 Columns, and get the price from the third, output to fourth column
    By mossman65 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-12-2012, 12:59 PM
  4. Replies: 8
    Last Post: 03-16-2011, 02:16 PM
  5. Match data in 2 Worksheets and highlight columns
    By JimmiOO in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-16-2010, 08:47 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