Hello all,
I've been trying to write a macro for my purposes, but have been having no luck. Please help if you can...here is my exact situation.
I need to be able to delete all rows where the following conditions are FALSE. (D10:D65536 is equal to the value of cell $D$7) and (AA10:AA65536 is equal to 0 or 1). Column AA will have empty cells that I do not want to be mistaken as 0. There are no breaks in the data in column D, and as such, it may be a good deal quicker to use a selected range of D10 to the last non-empty cell in the column.
I'll be elated if I could get some help...it's been killing me!
I've been trying to write a macro for my purposes, but have been having no luck. Please help if you can...here is my exact situation.
I need to be able to delete all rows where the following conditions are FALSE. (D10:D65536 is equal to the value of cell $D$7) and (AA10:AA65536 is equal to 0 or 1). Column AA will have empty cells that I do not want to be mistaken as 0. There are no breaks in the data in column D, and as such, it may be a good deal quicker to use a selected range of D10 to the last non-empty cell in the column.
I'll be elated if I could get some help...it's been killing me!
Last edited: