Dusty Posted April 4, 2010 Share Posted April 4, 2010 Merry Easter and a happy new chocolate. Quote Link to comment
Dr. Pannenkoek Posted April 4, 2010 Share Posted April 4, 2010 Merry Christmas easter everyone.I got a nice easter egg with 6 creme eggs. Quote Link to comment
Nobana Posted April 4, 2010 Share Posted April 4, 2010 (edited) Yea, thats right. Edited April 4, 2010 by Nobana Quote Link to comment
Darkstar Posted April 4, 2010 Share Posted April 4, 2010 (edited) Happy easter, and here's some code for me and Lindt Bunnies:Private Sub Form_Load() Dim LindtBunny As String Do Until LindtBunny = "Y" LindtBunny = InputBox("Do you have a Lindt Bunny?!?") Select Case LindtBunny Case LindtBunny = "Y" MsgBox ("OM NOM NOM. Bunny is deelecious!") Case LindtBunny = "N" MsgBox ("You. Sir. You fail.") Case LindtBunny = "" MsgBox ("don't try and get out of the question") Case Else MsgBox ("Broken program is broken") End Select Loop End SubAlthough at the moment it seems to only want to choose the Case Else option >: Edited April 4, 2010 by ERROR 401 Quote Link to comment
Danni Posted April 4, 2010 Share Posted April 4, 2010 why do people think that hares lay eggs? Quote Link to comment
CarPileUp Posted April 4, 2010 Share Posted April 4, 2010 (edited) Edited April 4, 2010 by CarPileUp Quote Link to comment
The Lazy Peon Posted April 4, 2010 Share Posted April 4, 2010 Have a good one, everybody! Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.