dan_adelais
New Member
- Joined
- May 15, 2017
- Messages
- 12
Hi All,
I'm building an intake form. The individual enters a project number in column A (eg. PRJ001, PRJ002) and columns B through N need to contain data relating to that project. I'm trying to build a macro that checks column A for any project number (anything beginning with PRJ) and then checks columns B through N to see if they contain text. If not, a message box asking them to fill in those fields appears. The message box doesn't need to specify which fields need to be filled in, but it would be nice if it could.
VBA is not my strong suit. Any help is greatly appreciated.
I'm building an intake form. The individual enters a project number in column A (eg. PRJ001, PRJ002) and columns B through N need to contain data relating to that project. I'm trying to build a macro that checks column A for any project number (anything beginning with PRJ) and then checks columns B through N to see if they contain text. If not, a message box asking them to fill in those fields appears. The message box doesn't need to specify which fields need to be filled in, but it would be nice if it could.
VBA is not my strong suit. Any help is greatly appreciated.