Macro to Retrieve, copy, paste and update on other worksheet

idrisjones

New Member
Joined
Apr 25, 2019
Messages
11
Hi all,

While I've performed simple Macro's in the past, the relative complexity of my current project has me a little stumped!

I have created dependent drop-downs that display varying options of which users then score. I am wanting to paste these answers into the next worksheet, with the format in Columns O to T made to measure. (This process will repeat many times for each user)

To make it future-proof I am needing two buttons:

Retrieve:Upon selecting options via the drop downs, a macro to retrieve scores (for the options) from the Dataset (
If applicable - most will be entering for the first time initially)

Update: Upon entering/updating score, a macro to copy and paste columns O to T (Variable rows) to next worksheet. This may replace existing data, or add to it. The order does not matter as PivotTable will update/filter this accordingly - however aligning the data would make it neater. E.g. Name 13 always updates over the top of/or inserts below existing entries, not at the bottom of the entire list

Is anyone able to assist me with similar examples or suggestions please?

Thank you for your time!
Idi
smile.gif
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,213,546
Messages
6,114,251
Members
448,556
Latest member
peterhess2002

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top