d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Looking For Someone To Help Basic Excel Vb Macro > Looking For Advice Or Offering Fg 4 Code
Add Reply New Topic New Poll
Member
Posts: 5,417
Joined: Mar 29 2003
Gold: 152.00
May 7 2014 11:32am
Hey there,

I'm relatively new to the whole Visual Basic scene but do have basic knowledge in programming and I understand how to read code and follow the logic patterns.

What I am trying to accomplish in this macro is the following:

Find the row in the spreadsheet that says the word "Suppressed" then delete that row and the following rows until it finds the row which says "Other Response Categories" in it, and stop there without deleting that from the row.

Find the row in the spreadsheet that says the words "Requires Challenge Response" and delete that row along with all rows underneath it until it finds a row which has a line of text in it named "Tracking Links Clicked" and stop there without deleting that from the row.

Find the row in the spreadsheet that says the words "Link Name (HTML)" and delete that row along with all rows underneath it.

I have used the "Record Macro" function to get a general idea on how to remove lines of text from excel but only by using ranged areas which are selected then deleted; not searching for key phrases.

I would love some insight from experienced VB people, or if someone is willing to write this quick script for me I can give you a fair amount of FG based on the time it spent for you to do it.
I'm willing to attain more FG to express my gratitude.

sKai
Member
Posts: 5,417
Joined: Mar 29 2003
Gold: 152.00
May 8 2014 01:49pm
Willing to put up 3-400 FG if I need to for someone to write this for me.
Member
Posts: 5,417
Joined: Mar 29 2003
Gold: 152.00
May 9 2014 08:45am
I was able to accomplish this myself. Thank you anyone who viewed and thought about assisting or doing it.

This can be closed.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll