Microsoft
Software
Hardware
Network
Question : Underlining text?
I have the below code... that works but I need "
Take Notice
" to be underlined.... is there a built-in function that I can pass this text and then concatinate onto the rest of the string? This is the current code:
txtEffectiveDates.Value = "Take Notice that on or after the " & Format([txtDate], "dd") & " day"
Answer : Underlining text?
No. you have to underline the whole line by setting the Control's Font Underline property to Yes in the design view of the form
Random Solutions
Underlining text?
FTP - without log in
Internet Explorer 8 locking up on Windows 7
Comparing columns in a table
Google adwords campaign
PowerShell: How to find a contact in W2k8 R2
VB.Net 2008: Send email using richtextbox as Body ignoring Vbnewline and CRLF
user rights and administrative rights problems on domain
Microsoft Exchange 2010
error SQL3126N when loading data from local file to remote DB2 instance