Results 1 to 20 of 40

Thread: testing

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #15
    Knowledge Base Approver VBAX Guru GTO's Avatar
    Joined
    Sep 2008
    Posts
    3,368
    Location
    HTML?

    ACK!

    Font?

    font: courier
    font: courier new
    font: "courier new"

    0001020304050607080910
    aabbccddeeffgghhiijj
    AABBCCDDEEFFGGHHIIJJ


    Function Test()
    '...some code....
    End Function


    Function Test2()
    'indented 4 spaces
    End Function
    Last edited by GTO; 08-31-2011 at 04:26 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •