Page 1 of 43 12311 ... LastLast
Results 1 to 10 of 423
Like Tree2Likes

Good Excel Practical Jokes, Pranks, Mean Tricks, etc.

This is a discussion on Good Excel Practical Jokes, Pranks, Mean Tricks, etc. within the Lounge v.2.0 forums, part of the The Lounge category; A coworker of mine and me (he's a Board Master here) were talking about some mean things we could do ...

  1. #1
    Board Regular Chris The Rock's Avatar
    Join Date
    Feb 2002
    Location
    Longmont, CO
    Posts
    281

    Default

    A coworker of mine and me (he's a Board Master here) were talking about some mean things we could do using VBA . . . like pranks, practical jokes and the like. April Fool's kind of stuff.

    Any ideas? Has anyone done anything like this?


  2. #2
    Board Regular s-o-s's Avatar
    Join Date
    Apr 2002
    Location
    Kissimmee, Florida
    Posts
    384

    Default

    A good one to play on someone who you regularly send an excel file to (with macros in so that they do not become suspicious by the prompt) is to add in an auto open macro that contains an On Time call macro that pops up a message box warning them that XYZ virus has infected their machine...Please contact the Network Administrator Immediately...Wait until just after they have called the NT admin before alerting them to the prank...Then get out fast...


    Hope This Helps.
    Sean.
    Digest of Homes

    WinXP, XL XP

  3. #3
    Board Regular
    Join Date
    Apr 2002
    Location
    Puerto Vallarta, Mexico
    Posts
    869

    Default

    I have a customer whose computer I regularly maintain, he is somewhat of a computer dolt, but thinks he is a whiz. On fixing one of his self created problems once, I got into one of his exel files and set it up so that when he selected a certian cells, a msg box would pop up and say something like, "Bill, we at microsoft have spent billions to perfect this software and make it as user friendly as possible, have you ever considered takeing a course or two on how to use it", or, "Bill, it is time that some one told you that you maybe should take this computer back to where you purchased it and try and get your money back, because you just arn't smart enought to use a computer". I have several cell set up within his main spread sheet that should keep him guessing as to what is going on for a long long time.

  4. #4
    Board Regular Iridium's Avatar
    Join Date
    Jul 2002
    Location
    West Bridgford, Notts., England
    Posts
    2,834

    Default

    How about having a macro that plays a paricularly loud and long wav file on entry of data into a particular cell - enough to cause panic in many colleagues when the boss is prowling about

  5. #5
    Board Regular Sourdust's Avatar
    Join Date
    Sep 2002
    Location
    Edinburgh, Scotland
    Posts
    769

    Default

    It's maybe my evil mind but I like this idea . I once set up a user on a Novell network to have to change their password daily and the password had to have at least 40 characters. I pleaded ignorance for about a week before owning up! I like the idea of various messages popping up when a certain cell is selected. Can anybody help me with the code for that , I'm just starting to learn VBA.

    Thanks for the laughs.
    <img src="http://www.flying-pigs.co.nz/3flypigs.gif"
    Sourdust

  6. #6
    Board Regular
    Join Date
    May 2002
    Posts
    313

    Default

    Going back and not particularly Excel related.

    I once wrote a routing (c1991) into the MS-DOS Autoexec.Bat file to emulate the Format command without actually doning anything.

    Luckily my boss was the author of the appliction being run and saw the funny side.

    DaveA

    edit:typos

    [ This Message was edited by: applebyd on 2002-11-06 07:39 ]

  7. #7
    Board Regular Bruno's Avatar
    Join Date
    Feb 2002
    Posts
    468

    Default

    What about this :
    Put the following code in an excel file, copy the file to the XLSTART folder...
    This could take days to find out...

    Private Sub Workbook_Open()
    Application.DisplayAlerts = False
    Application.Quit
    End Sub



  8. #8
    Board Regular Corticus's Avatar
    Join Date
    Apr 2002
    Location
    Sarasota, FL
    Posts
    1,552

    Default

    Cool topic

    I accidently did this to myself once, it took me too long to figure out why nothing was working....

    Private Sub Workbook_Open()

    Application.EnableEvents = False

    End Sub

    -Corticus

  9. #9
    MrExcel MVP, Administrator Von Pookie's Avatar
    Join Date
    Feb 2002
    Location
    The act or process of locating.
    Posts
    13,686

    Default

    How in the world did you manage to do that to yourself?

    gmcgrane likes this.
    Kristy

  10. #10
    Board Regular Chris The Rock's Avatar
    Join Date
    Feb 2002
    Location
    Longmont, CO
    Posts
    281

    Default

    This is a great thread.

    I was thinking of a mean trick...

    On workbook open, pop up a userform with a little "quiz" on it. Unless the user gets the questions right, the workbook closes and tells them that they're not allowed to open it.

    "Never go in against a Sicilian when death is on the line!"

Page 1 of 43 12311 ... LastLast

Bookmarks

Posting Permissions

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


DMCA.com