B
bob
Hi
I want to check 10 fields to confirm they have data entered into them.
Before I print a document.
Field1 Not is null
Field2 Not Isnull
And so on. If any of the fields are blank I want a msgbox to appear
listing the field names which have no data. I do not want to set the field
to, data required, because there may be a reason why we have been unable to
enter the required data.
How do I set this up?
Thanks
Bob
I want to check 10 fields to confirm they have data entered into them.
Before I print a document.
Field1 Not is null
Field2 Not Isnull
And so on. If any of the fields are blank I want a msgbox to appear
listing the field names which have no data. I do not want to set the field
to, data required, because there may be a reason why we have been unable to
enter the required data.
How do I set this up?
Thanks
Bob