Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50057

Finding the unique value from Sheet1.Col1 then putting them in Sheet2.Col1

$
0
0
Hi everyone,

I would like to ask for your help regarding the macro that I need. I have an excel file for inputting part no, part name and so on. I stumbled upon this problem, what I need is from Sheet1.Col1 data (this is the Part No that I inputted meaning newly bought from the shop) will be transferred to Sheet2.Col1 (this sheet will give me the summary of all the parts that I already bought, I already used and if the stock are going low this will give me a heads up that I need to buy that part) without any duplicates if the part no is already transferred from Sheet2.Col1. Please see photo attached,

EXCEL_FORUM.jpg

I am finding it hard to get it done, I am a beginner in vba and I just want to expand my knowledge with this kind of problem, I tried to google it but failed to get a code that I need. TIA!

Viewing all articles
Browse latest Browse all 50057

Trending Articles