farazbaqar92
New Member
- Joined
- May 8, 2018
- Messages
- 2
Hi,
I am working on an analysis sheet that i have created to review & analyse the RFP responses.
I need an automated way to populate the responses from the supplier.
The suppliers use an standard template to provide the responses. I already have a macro to copy the relevant data.
What I need to achieve is,
Have a Button (Macro or whatever) to,
1. Give me a prompt with a dropdown list of suppliers that are actual suppliers and not the dummy record mentioned as "Enter Supplier Name" (the list of suppliers is populated in the workbook sheet called "Suppliers"
2. Upon cancelling or selecting NO, do nothing.
3. Upon selecting the supplier & Pressing Yes, the macro should be able to jump to the relevant sheet ("Compiled responses")
4. Search the name of the selected supplier (in 1) in values of the sheet
5. Move 2 cells down
6. Paste special (values only) {the response had already been copied using the earlier macro as i stated}
This function or button should be available in the "Recommendation sheet" and hence once the paste is done, the sheet should not be changed and rather the user should stay in the same sheet.
Also, if possible please explain in a bit detail as i am particularly new with this.
Thanks in advance
I am working on an analysis sheet that i have created to review & analyse the RFP responses.
I need an automated way to populate the responses from the supplier.
The suppliers use an standard template to provide the responses. I already have a macro to copy the relevant data.
What I need to achieve is,
Have a Button (Macro or whatever) to,
1. Give me a prompt with a dropdown list of suppliers that are actual suppliers and not the dummy record mentioned as "Enter Supplier Name" (the list of suppliers is populated in the workbook sheet called "Suppliers"
2. Upon cancelling or selecting NO, do nothing.
3. Upon selecting the supplier & Pressing Yes, the macro should be able to jump to the relevant sheet ("Compiled responses")
4. Search the name of the selected supplier (in 1) in values of the sheet
5. Move 2 cells down
6. Paste special (values only) {the response had already been copied using the earlier macro as i stated}
This function or button should be available in the "Recommendation sheet" and hence once the paste is done, the sheet should not be changed and rather the user should stay in the same sheet.
Also, if possible please explain in a bit detail as i am particularly new with this.
Thanks in advance