Films reviews by VBA

DiscoPistol

Active Member
Joined
Jun 6, 2006
Messages
262
Okay I admit it. I need to get out more.

However please feel free to add your own efforts if you wish......

Code:
Sub DieHard()
Dim BruceWillis As Legend
Dim RandomCop As Assistant
Dim Badguys As MsoCharacterSet
Dim ChiefBadguy As MsoControlType
Dim Hotel As Scenario
Dim Wife As Date
Dim Demands As Currency


Set Badguys = 50

Set ChiefBadguy.Language = "German"

If Badguys Then GoTo Hotel
BruceWillis = "In Trouble"

If RandomCop.AssistWithHelp Then
BruceWillis.Position = Top
End If

For Each Badguys In Hotel
If BruceWillis > Badguys Then
Badguys = Badguys - 1
Next Badguys

If Wife.Hidden Then
ChiefBadguy.Demands = BruceWillis.Clear.Hotel
End If

BruceWillis.Visible = True
BruceWillis.Delete.ChiefBadguy
MsgBox "yippee kay eh . . . . . ."


End Sub

:eek:
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
That's just not going to compile.:)
 
I think you missed something in that MsgBox line.......

:LOL:
 
You forgot
Code:
If BruceWillis.Pulse = True Then Call Sequel
 
You could add...
Code:
With .BombDropped(xlCellTypeElevator)
                .Locked = False
            Range("A6").Value = "20th floor"
            Range("A7").Value = "19th floor"
            Range("A8").Value = "18th floor"
            Range("A9").Value = "17th floor"
            Range("A10").Value = "16th floor"
End With   'Loud Explotion
 

Forum statistics

Threads
1,214,651
Messages
6,120,744
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top