Forum Discussion
Automating Party Transactions in Excel Using VLOOKUP and VBA Macros or anything
Hi everyone,
I have a main sheet named "DAILY INWARD OUTWARD" that contains transactions for over 50 parties. Each party does multiple transactions, and I need to manage their stocks. Currently, I manually create separate sheets for each party and record their transactions, which is time-consuming.
See this is my master sheet and I make stocks like this
That month Jodhka made 4 transactions, so by searching in master sheet all over made manually my diff party list.
likewise i have to maintain 100+ party details, so anyone can help me reagarding this?
I would like to automate this process using VLOOKUP and VBA macros or anything. Specifically, I need help with:
- Using VLOOKUP to fetch transactions from the main sheet to individual party sheets.
- Writing a VBA macro to create separate sheets for each party and copy their transactions from the main sheet.
Any guidance or examples on how to achieve this would be greatly appreciated.
Thank you!
- Rodrigo_Steel Contributor
Could you upload a sample file without sensitive data.
- Shruti2929Occasional Reader
https://filetransfer.io/data-package/beXdVs3F#link
uploaded master sheet plus 3-4 party details how i make the file
- Rodrigo_Steel Contributor
Try this: (see attached file)
Upon pressing CTRL+R:
Scroll right to see a button to export that sheet into a new workbook, it will be saved on the same path file.
- peiyezhuBronze Contributor
https://filetransfer.io/
Share your sample file expected result by above cloud drive please.
- Shruti2929Occasional Reader
https://filetransfer.io/data-package/beXdVs3F#link
uploaded master sheet plus 3-4 party details how i make the file