singhal_amit
New Member
- Joined
- Feb 11, 2019
- Messages
- 3
Hello Friends,
Need the expert guidance from you. I am new to the VBA world.
My problem statement is as follows:
Problem Statement: There are 4 sheets in my workbook - Pending Old SP, Pending New SP, Onboarding Dump - Old SP & Onboarding Dump - New SP. Below is the manual process that i am currently doing:
1) I match the last record from Pending Old SP sheet in Onboarding Dump - Old SP & copy all the records after the last matched record from Onboarding Dump - Old SP to Pending Old SP. then send email to all the newly copied records & copy these records into another tab "Sent - All" & delete from Pending Old SP sheet.
2) Same process if followed with Pending New SP & Onboarding Dump - New SP tabs.
So in the end Pending tabs will have no records & all the records will be transfered to Sent - All tab once the email has been sent.
Please help me in this with your guidance & expert coding.
Thanks a ton in advance!!
Amit Singhal
Need the expert guidance from you. I am new to the VBA world.
My problem statement is as follows:
Problem Statement: There are 4 sheets in my workbook - Pending Old SP, Pending New SP, Onboarding Dump - Old SP & Onboarding Dump - New SP. Below is the manual process that i am currently doing:
1) I match the last record from Pending Old SP sheet in Onboarding Dump - Old SP & copy all the records after the last matched record from Onboarding Dump - Old SP to Pending Old SP. then send email to all the newly copied records & copy these records into another tab "Sent - All" & delete from Pending Old SP sheet.
2) Same process if followed with Pending New SP & Onboarding Dump - New SP tabs.
So in the end Pending tabs will have no records & all the records will be transfered to Sent - All tab once the email has been sent.
Please help me in this with your guidance & expert coding.
Thanks a ton in advance!!
Amit Singhal