-
Need code posting help.
Hello,
When I post code several font statements show up though out the code similar to this: ?[font=Times New Roman]?
See sample below.
Any suggestion on correcting this?
Thanks
Ron
[VBA]
Sub FindShall()
Dim appExcel As Object
Dim objSheet As Object
Dim aRange As Range
Dim bRange As Range
Dim intRowCount As Integer
Dim strFileNameAndPath As String
Dim lngDisplayVal As Long
[/VBA]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules