Spaceballs_the_fanboy
New Member
- Joined
- Feb 15, 2018
- Messages
- 18
Hi folks,
I am looking for a VBA to search two column in a worksheet.
As the title suggests, I would like the code to find the first non-blank in Column B (it will be text, if that makes a difference)
Once it finds the first non-blank in Column B, it should look to see if Column E is Blank. If column E is blank the code should stop at the Row/Cell in Column E.
Is that possible? I am sure it is - you folks are amazing.
I am looking for a VBA to search two column in a worksheet.
As the title suggests, I would like the code to find the first non-blank in Column B (it will be text, if that makes a difference)
Once it finds the first non-blank in Column B, it should look to see if Column E is Blank. If column E is blank the code should stop at the Row/Cell in Column E.
Is that possible? I am sure it is - you folks are amazing.