- Joined
- Nov 23, 2021
- Messages
- 1
- Reaction score
- 0
I would like to determine if there is NO Full Name in a document.
Please find one attachment, a few lines from the document. I run a Word VBA Macro on this many times every day.
In the attachment you may see two, (2) different ways I get the document.
Some with a Full Name, others with none.
I would like to determine if there is NO Full Name on the document.
Something like this:
If the Full Name is there
Do Something
Else
Do SomethingElse
The funny formatting symbols and strange formatting is giving me trouble. I don't know if this columns or a table or what.
Thanks in advance for helping me with this.
Please find one attachment, a few lines from the document. I run a Word VBA Macro on this many times every day.
In the attachment you may see two, (2) different ways I get the document.
Some with a Full Name, others with none.
I would like to determine if there is NO Full Name on the document.
Something like this:
If the Full Name is there
Do Something
Else
Do SomethingElse
The funny formatting symbols and strange formatting is giving me trouble. I don't know if this columns or a table or what.
Thanks in advance for helping me with this.