New to VBA HELP!!!!

Status
Not open for further replies.

QTLuvGod

New Member
Joined
Mar 20, 2009
Messages
8
Help!!VB Beginner/Multiple rows of data with different criteria
<HR style="COLOR: #ffffff; BACKGROUND-COLOR: #ffffff" SIZE=1><!-- / icon and title --><!-- message -->Subject:
Excel VB code for deleting & updating multiple rows of data with different criteria
Message: Every Month I have to run 20 different reports and take the same five steps to get to data that I need.
Step 1-------Filter Unique Records only
Step 2-------Search for User Name with Feedback as criteria---then delete
Step 3-------Search for Reason Text with Feedback as criteria---then delete
Step 4------Search for Reason Text with Reprocess as criteria---then change data in the row to (0)
Step 5--------Search for data with blank in a Status Column as Criteria ---then delete

As you can see this is very time consumming any help with atomating these steps would be very helpful!
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Status
Not open for further replies.

Forum statistics

Threads
1,214,375
Messages
6,119,168
Members
448,870
Latest member
max_pedreira

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