Macro to compare sheets and change values to 2nd sheet

Status
Not open for further replies.

financialdoc

New Member
Joined
Jan 27, 2005
Messages
10
Thanks for any help! This seems to be somewhat simple, but I can't get it.

I am trying to write a macro to compare the values between two similar sheets. I have two sets of matching columns in each sheet. I have a third column that changes in one sheet and I need it to change in the second sheet.

Here are the conditions I need.

* I need it to search through "Worksheet! Column "F"" and find the instances of the word "Open".
*As long as the value in column "E" is "Initial Pleadings", then
I need it to search through worksheet 2 where the values in columns B and C (the state and county columns) are equal the values in columns C and D of the first sheet.
*When it finds a match I need it to change the value of the corresponding cell in the column "AZ" to "TRUE"

Thanks again for any help :)
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
Status
Not open for further replies.

Forum statistics

Threads
1,214,646
Messages
6,120,717
Members
448,985
Latest member
chocbudda

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