Hi
Can anybody explain why indents in code in my posts get turned into capital A with circumflex i.e. Â which is ascii character 194 hex C0 ?
For example my post yesterday at 14:41 looks like this if viewed in the http://groups.yahoo.com/group/ExcelVBA :-
Sub test()
Dim i As Integer
  For i = 1 To 30 'Total no. of columns
    If Cells(2, i).Value Like "MAX*" Or Cells(2, i).Value Like "DS*"
Then
      MsgBox "Column " & i & " contains Part Number"
      Exit For
    End If
  Next i
End Sub
Also the yellow highlighting of the word 'Like' was removed.
Here are three TabsThis is highlighted by Yahoo Mail.
As this is a Yahoo group and I am using the Yahoo mail client I am puzzled.
I am using Google Chrome with Windows 7 64 bit.
Was this post ignored in the thread because it was too difficult to read ?
Apart from not doing indents, which I deplore, what can I do ?
Regards
Derek +++
[Non-text portions of this message have been removed]
Be sure to check out TechTrax Ezine for many, free Excel VBA articles! Go here: http://www.mousetrax.com/techtrax to enter the ezine, then search the ARCHIVES for EXCEL VBA.
----------------------------------
Visit our ExcelVBA group home page for more info and support files:
http://groups.yahoo.com/group/ExcelVBA
----------------------------------
More free tutorials and resources available at:
http://www.mousetrax.com
----------------------------------
Tidak ada komentar:
Posting Komentar