![]() |
excel compare problem
1 Attachment(s)
hi, please understand, my English isn't that good to explain my problem :)
if you see the attached file I need to match A and F cell , if F Cell contains number from A I need to put G cell price on B cell. anyone has an idea? Please help me. God bless you !! |
Quote:
=IFERROR(IF(FIND(F1,A1)0,G1,""),"") |
1 Attachment(s)
Quote:
but my question was bad, here is the right question. please check an attached file. I need to match A - F cell and get a number from G cell if F contains number compare to A. Please help me |
Quote:
So in A it shows as 00123 but in F it shows as 123? |
Quote:
Its randomly has 0,00 or no 0 Ty for ur help :) A cell used be upc code but some of them, excel deleted number 0 when my scanner read the numbers becuase of cell type wasn't text type. |
Quote:
If F cell is text format =VLOOKUP(TEXT(VALUE(A2),"0"),F:G,2,0) If F cell is number format =VLOOKUP(VALUE(A2),F:G,2,0) TY !! |
Quote:
Well done! :) |
All times are GMT +1. The time now is 07:38 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com