SantasLittleHelper
Board Regular
- Joined
- Nov 25, 2016
- Messages
- 77
Could anyone help me with the VBA writing for the below:
It is basically lots of 'IF' validations
IF 'Fleid1', 'Fleid2', 'Fleid3', 'Fleid4', 'Fleid5' in 'Form1' are blank then display error message that says 'Please complete the missing fields'
This might be a simple thing to do but I'm not good with VBA
It is basically lots of 'IF' validations
IF 'Fleid1', 'Fleid2', 'Fleid3', 'Fleid4', 'Fleid5' in 'Form1' are blank then display error message that says 'Please complete the missing fields'
This might be a simple thing to do but I'm not good with VBA