SQUIDD
Well-known Member
- Joined
- Jan 2, 2009
- Messages
- 2,090
- Office Version
-
- 2019
- 2016
- Platform
-
- Windows
Hello everyone and anyone.
i want to create a code that deletes the entire row if
1, date in column A is equal to or newer than date in SHEET("APP") CELL ("C3")
2, text in column H does not match or equal text in SHEET("APP") CELL ("C2")
3, the 1st letter in coulumn M is not the letter "A"
I will probably manage to sort this out eventually, but im running out of time.
Not to mention, it would not be a very neat code.
I would probably do it in 3 loops.
any professional help will be greatly appriciated.
Dave
i want to create a code that deletes the entire row if
1, date in column A is equal to or newer than date in SHEET("APP") CELL ("C3")
2, text in column H does not match or equal text in SHEET("APP") CELL ("C2")
3, the 1st letter in coulumn M is not the letter "A"
I will probably manage to sort this out eventually, but im running out of time.
Not to mention, it would not be a very neat code.
I would probably do it in 3 loops.
any professional help will be greatly appriciated.
Dave