By the way, you can still write them on one line too. I tend to write my strings on one line and my ints on another etc:
Code:
Dim stDocName As String, stLinkCriteria As String, strLoanMessage As String, strAppMessage As String, _
strReason As String, strSQL As String, strUserID As String, strMesg As String
Dim LID As Integer, AID As Integer