Consulting

Results 1 to 9 of 9

Thread: Solved: Test 3

  1. #1
    Knowledge Base Approver
    The King of Overkill!
    VBAX Master
    Joined
    Jul 2004
    Location
    Rochester, NY
    Posts
    1,727
    Location

    Thumbs up Solved: Test 3

    [vba]Sub AComparison()
    Dim Apples As String, Oranges As String
    Apples = "Apples"
    Oranges = "Oranges"
    If Apples = Oranges Then MsgBox "Same"
    End Sub[/vba]
    Last edited by mvidas; 09-22-2005 at 06:27 AM. Reason: Added vba tags

  2. #2
    Knowledge Base Approver
    The King of Overkill! VBAX Master
    Joined
    Jul 2004
    Location
    Rochester, NY
    Posts
    1,727
    Location

    Test 2

    This guy is upset

  3. #3
    Site Admin
    Urban Myth
    VBAX Guru
    Joined
    May 2004
    Location
    Oregon, United States
    Posts
    4,940
    Location
    This guy needs a banana.

  4. #4
    Knowledge Base Approver
    The King of Overkill! VBAX Master
    Joined
    Jul 2004
    Location
    Rochester, NY
    Posts
    1,727
    Location
    hey i closed this!
    why dont we have a smiley that resembles a monkey so i can respond to your comment correctly?

  5. #5
    Moderator VBAX Wizard lucas's Avatar
    Joined
    Jun 2004
    Location
    Tulsa, Oklahoma
    Posts
    7,323
    Location
    TEST: Reply to closed thread...sorry Matt
    Steve
    "Nearly all men can stand adversity, but if you want to test a man's character, give him power."
    -Abraham Lincoln

  6. #6
    Site Admin
    Urban Myth
    VBAX Guru
    Joined
    May 2004
    Location
    Oregon, United States
    Posts
    4,940
    Location
    Hehe, oh the power we have.. muwahahaha!!! We bow to you, Matt!! (I know I didn't put that ... )
    Wait, yes I did! I'm just going crazy, sorry about that

  7. #7
    Knowledge Base Approver
    The King of Overkill! VBAX Master
    Joined
    Jul 2004
    Location
    Rochester, NY
    Posts
    1,727
    Location
    My question is how we can 'physically remove' a post .. I can understand something like 'really delete' something, but as i have no idea where the server is or where on the hd i would have to scratch, i dont think its a physical thing

    just remember.. power corrupts, absolute power corrupts absolutely

    Taken from a drama-filled thread on another site

  8. #8
    Site Admin
    Urban Myth
    VBAX Guru
    Joined
    May 2004
    Location
    Oregon, United States
    Posts
    4,940
    Location
    To delete a post, go into your Thread Tools, Delete Thread, Perform Action. By default, it will 'soft delete' leaving the post there but invisible to everybody except Mods/Admins. Select the 'physically remove' option to delete it permanently (hard delete).

  9. #9
    Knowledge Base Approver
    The King of Overkill! VBAX Master
    Joined
    Jul 2004
    Location
    Rochester, NY
    Posts
    1,727
    Location
    I understand what the difference is, I'm just making fun of the actual wording used :P

Posting Permissions

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