*VBA EXPERTS REQUESTED* Code Needed

Status
Not open for further replies.

NicoleJ1987

New Member
Joined
Apr 12, 2012
Messages
3
Trying to help speed up a task at work. Any help would be appreciated. I want to retrieve a value and put it in Cell A5 of Sheet 2, but I must first identify the correct value in Sheet 1 that I need by doing the following.

I want to evaluate/search the an array for a string of (e.g.) the word "Automobile", if this is found in Column A Row 3 of Sheet 1, evaluate the following column of row 3 for the word "Honda" then evaluate the following column of row 3 for the words "Price" and - if all true - retrieve the value "20305.62" from column 4, row 3 and put it in Cell A5 of Sheet 2.

Also, there may be multiple identical lines so I need them to be summed and placed in Cell A5 of Sheet 2. Please help!
 
Status
Not open for further replies.

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