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
Setting Reporting Services data driven subscription Using Web Service
DameWare vs. RDP
CRM and hosted Exchange
help with robocopy syntax
MYSQL USING "OR" and "AND" in same Query but still specific
SSRS Combine two datasets into one data region - Must be in report not in SQL server
Network issue.
Excel 2007 Can Not Display Images From Web
No translation group found
toggle visibility of <div> in galleria.js