VBA - If certain critireon met, how do i overide a specific rows cells

Thecraftycarrot

New Member
Joined
Nov 8, 2018
Messages
27
Hi All,

good morning!

What i am trying to do is when 2 sets of criterion are met (e.g. Name match not blank, and then if another cell is "yes") i want to copy the data from the input form and into that specific row (for the individual with that name that has been matched) which has been contained in a separate data sheet to the input form- difficulties the form does not capture the data in a way that one copy and paste will do, i will need multiple.

Secondly, if the answer is no, i want to create a new line item at the bottom of the table (in the separate worksheet to the form) and then copy the list of relevant data into this newly created row

i hope this makes sense? i dont know where to start as i am very, very new to using vba

regards
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,215,092
Messages
6,123,064
Members
449,090
Latest member
fragment

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