Hello all-
I am by no means an Excel master, and could really use some help. I tried searching the forums, but couldn't find anything that directly answered this question.
I have a database of over 55,000 rows and am trying to find a macro to search for a number of different values and then remove any row that contains that value. Basically, in column A there is a unique node ID number and I want to be able to search by Node ID and remove the row containing that id. I only plan to search by this ID number and there shouldn't be any duplicates because each row has it's own identifier.
My other question is if there is a macro that can be designed for this, what is the max number of ID numbers I can search for? I have roughly 2500 different numbers that need to be pulled so I feel like the sheer amount may make things difficult.
Here are some examples of what the Node ID Numbers look like: 985499, 338270, 891220, 610684.
This was also the closest thing I could find in my scouring for an answer, though I couldn't exactly get it to work...
http://excel.bigresource.com/Track/excel-lOT4W6Xp/
Thanks in advance for your time and help. If you need more info or something, just ask. Thank you!
-Pat
<style> <!--table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page {margin:1.0in .75in 1.0in .75in; mso-header-margin:.5in; mso-footer-margin:.5in;} td {padding-top:1px; padding-right:1px; padding-left:1px; mso-ignoreadding; color:windowtext; font-size:10.0pt; font-weight:400; font-style:normal; text-decoration:none; font-family:Arial, sans-serif; mso-font-charset:0; mso-number-format:General; text-align:general; vertical-align:middle; border:none; mso-background-source:auto; mso-pattern:auto; mso-protection:locked visible; white-space:nowrap; mso-rotate:0;} .xl63 {text-align:center; vertical-align:bottom; white-space:normal;} --> </style> <table style="border-collapse: collapse; width: 167px; height: 17px;" border="0" cellpadding="0" cellspacing="0"> <col style="mso-width-source:userset;mso-width-alt:5333;width:125pt" width="125"> <tbody><tr style="height:12.0pt" height="12"> <td class="xl63" style="height:12.0pt;width:125pt" height="12" width="125">
</td> </tr> </tbody></table>
I am by no means an Excel master, and could really use some help. I tried searching the forums, but couldn't find anything that directly answered this question.
I have a database of over 55,000 rows and am trying to find a macro to search for a number of different values and then remove any row that contains that value. Basically, in column A there is a unique node ID number and I want to be able to search by Node ID and remove the row containing that id. I only plan to search by this ID number and there shouldn't be any duplicates because each row has it's own identifier.
My other question is if there is a macro that can be designed for this, what is the max number of ID numbers I can search for? I have roughly 2500 different numbers that need to be pulled so I feel like the sheer amount may make things difficult.
Here are some examples of what the Node ID Numbers look like: 985499, 338270, 891220, 610684.
This was also the closest thing I could find in my scouring for an answer, though I couldn't exactly get it to work...
http://excel.bigresource.com/Track/excel-lOT4W6Xp/
Thanks in advance for your time and help. If you need more info or something, just ask. Thank you!
-Pat
<style> <!--table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page {margin:1.0in .75in 1.0in .75in; mso-header-margin:.5in; mso-footer-margin:.5in;} td {padding-top:1px; padding-right:1px; padding-left:1px; mso-ignoreadding; color:windowtext; font-size:10.0pt; font-weight:400; font-style:normal; text-decoration:none; font-family:Arial, sans-serif; mso-font-charset:0; mso-number-format:General; text-align:general; vertical-align:middle; border:none; mso-background-source:auto; mso-pattern:auto; mso-protection:locked visible; white-space:nowrap; mso-rotate:0;} .xl63 {text-align:center; vertical-align:bottom; white-space:normal;} --> </style> <table style="border-collapse: collapse; width: 167px; height: 17px;" border="0" cellpadding="0" cellspacing="0"> <col style="mso-width-source:userset;mso-width-alt:5333;width:125pt" width="125"> <tbody><tr style="height:12.0pt" height="12"> <td class="xl63" style="height:12.0pt;width:125pt" height="12" width="125">
</td> </tr> </tbody></table>