cubewarrior
New Member
- Joined
- Dec 11, 2014
- Messages
- 29
Greetings,
I have manage to create the appropriate merging of my data to a single worksheet, and created Column A to validate the row and tell me if "True", then I need the row or "False", I can delete the row.
Is there simple VBA code that can check a given worksheet and delete any row where Column A = False? I am thinking of this as a button macro another worksheet I can activate to perform this action. I have poured over the forums here and did not find this exactly. I am hoping it is simple.
I am on a PC with Excel 2013.
Thank you !
-CW
I have manage to create the appropriate merging of my data to a single worksheet, and created Column A to validate the row and tell me if "True", then I need the row or "False", I can delete the row.
Is there simple VBA code that can check a given worksheet and delete any row where Column A = False? I am thinking of this as a button macro another worksheet I can activate to perform this action. I have poured over the forums here and did not find this exactly. I am hoping it is simple.
I am on a PC with Excel 2013.
Thank you !
-CW