davedynamic
Registered User.
- Local time
- Today, 23:36
- Joined
- Sep 26, 2001
- Messages
- 18
Previous posts have suggested this can not be done, however, I have had some morre thought about it.
The desired outcome is
strA= "Banana"
strZ="Please add 16 " & strA
The objective is to get strA to appear as Bold. Various attempts using FontBold property have amounted to nothing.
I wondered about using Word in some fashion to enable this facility. ANyone got any thoughts?
The desired outcome is
strA= "Banana"
strZ="Please add 16 " & strA
The objective is to get strA to appear as Bold. Various attempts using FontBold property have amounted to nothing.
I wondered about using Word in some fashion to enable this facility. ANyone got any thoughts?