Hi, Hope i can explain my issue below, Any help would be really appreciated.
when i copy data or enter data into sheet 1 column A5 ,A6,A7...upto A1000 as REQD., It should check data in sHEET (fIXED) column A and if there is a match of 2 exact same item ,It should fill DATA from Sheet(Fixed) Column B in sheet 1 column G accordingly.
Now the problem - Already running a formula in sheet 1 Coulmn G upto G1000
FORMULA sHEET1 column G :
=IF(A5="","",IF(ISNA(VLOOKUP(A5,'pre input'!A:A,1,FALSE)),"None",IF(RIGHT(A5,1)="B","Second","Prime")))
Have uploaded sample sheet :
Note SHEET1 : cOLUMN A Marble sholud give output Column G - Agra and cOLUMN A STONE sholud give output Column G - JAIPUR
https://hotfile.com/dl/224714275/bdf0677/sheet_compare.xlsx.html
when i copy data or enter data into sheet 1 column A5 ,A6,A7...upto A1000 as REQD., It should check data in sHEET (fIXED) column A and if there is a match of 2 exact same item ,It should fill DATA from Sheet(Fixed) Column B in sheet 1 column G accordingly.
Now the problem - Already running a formula in sheet 1 Coulmn G upto G1000
FORMULA sHEET1 column G :
=IF(A5="","",IF(ISNA(VLOOKUP(A5,'pre input'!A:A,1,FALSE)),"None",IF(RIGHT(A5,1)="B","Second","Prime")))
Have uploaded sample sheet :
Note SHEET1 : cOLUMN A Marble sholud give output Column G - Agra and cOLUMN A STONE sholud give output Column G - JAIPUR
https://hotfile.com/dl/224714275/bdf0677/sheet_compare.xlsx.html