![]() |
|
#1
|
|||
|
|||
|
Needing to have entire row deleted using VBA IF either of these 2 Rules are TRUE:
Rule #1 IF cell in Col A (is populated with anything) but cell in Col C (is blank) AND/OR Rule #2 IF cell in Col D has the #VALUE error present Conditional Range would apply to: rows 7:40 Hopefully, I'm wording that correctly... If a row is found where Col A is populated but Col C is blank (delete that row) .. also If a row is found where Col D has the #VALUE error present, delete that row too Thank you in advance! |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Wish to delete letters to the right of the cursor in a Table cell, but whole cell is being deleted
|
vjvj123 | Word VBA | 12 | 09-27-2018 03:09 PM |
Fill blank cell with value from adjacent cell
|
kevinbradley57 | Excel Programming | 2 | 04-17-2018 08:40 AM |
Clear all cell colors within a range starting at cell A8 and change row of active cell to yellow
|
FUGMAN | Excel Programming | 7 | 02-05-2017 08:37 AM |
Need macro to delete a column with a blank cell
|
dwirony | Word VBA | 2 | 10-20-2016 01:31 PM |
| How can I delete the content of a cell in column if the cell value is more than 1000? | Learner7 | Excel | 2 | 06-27-2011 05:44 AM |