I need help in writing the VBA code that will do the following:
Any help would be appreciated.
- On Cars Database worksheet, search through column A for Toyota
- When Toyota is found, for the condition of Toyota and Black, count the number of 4-Runners
- Display/paste that number in cell A3 on Sheet2
Any help would be appreciated.