Hi everyone!
I am new here in the forum and I looked for some solution to my problem and I did not find anything similar, so I decided to create a new post.
I have a workbook with two worksheets "STOCK" and "SALES REGISTRATION".
In Stock, I give all of my products that I buy to sell, entering the date of purchase, the product code, the description, the amount paid and the amount that will be sold. Note that the same product may change price according to the date of entry.
In "Sales Registration" I enter all sales of my products by the date of Sale, Product code, product, amount paid and value sold.
In this case, in columns D and E (Paid Value and Sold Value) I need to load their values according to the most current price in my stock.
That is, whenever I make a new sale, Excel should look in my inventory to see what is the latest price for that product according to my date of sale.
I even managed to do this using the INDEX and MATCH functions as the matrix functions. But since my record sales will be large, the spreadsheet turned out to be extremely heavy and slow to pull values.
My question is: Is there a way to do this without the use of dot matrix functions? I tried something like vlookup and match but I also could not.
I'm leaving the worksheet attached. If anyone can help me, I'll be very grateful.
https://drive.google.com/file/d/1sMqrL_07RSajItXG_wVYVaOOcYr2crjc/view?usp=sharing
I am new here in the forum and I looked for some solution to my problem and I did not find anything similar, so I decided to create a new post.
I have a workbook with two worksheets "STOCK" and "SALES REGISTRATION".
In Stock, I give all of my products that I buy to sell, entering the date of purchase, the product code, the description, the amount paid and the amount that will be sold. Note that the same product may change price according to the date of entry.
In "Sales Registration" I enter all sales of my products by the date of Sale, Product code, product, amount paid and value sold.
In this case, in columns D and E (Paid Value and Sold Value) I need to load their values according to the most current price in my stock.
That is, whenever I make a new sale, Excel should look in my inventory to see what is the latest price for that product according to my date of sale.
I even managed to do this using the INDEX and MATCH functions as the matrix functions. But since my record sales will be large, the spreadsheet turned out to be extremely heavy and slow to pull values.
My question is: Is there a way to do this without the use of dot matrix functions? I tried something like vlookup and match but I also could not.
I'm leaving the worksheet attached. If anyone can help me, I'll be very grateful.
https://drive.google.com/file/d/1sMqrL_07RSajItXG_wVYVaOOcYr2crjc/view?usp=sharing