MarcDenney
New Member
- Joined
- Jun 15, 2011
- Messages
- 43
Hi All,
i have 2 tabs of data and a macro that uses data from both of them.
Basically i need some code to check that the data has been entered.
For Example:
select sheet 1, check that cell B2 contains "Batch number", if it doesn't display error message, if it does then move on to:
select sheet 2, check that cell B1 contains "Account no", if it doesn't display error message, if it does then move on to running main macro.
Any help would be greatly appreciated.
Thanks
Marc
i have 2 tabs of data and a macro that uses data from both of them.
Basically i need some code to check that the data has been entered.
For Example:
select sheet 1, check that cell B2 contains "Batch number", if it doesn't display error message, if it does then move on to:
select sheet 2, check that cell B1 contains "Account no", if it doesn't display error message, if it does then move on to running main macro.
Any help would be greatly appreciated.
Thanks
Marc