ROCKET MODERATORS !! AMAZING !!!

Our moderators are as FAST as

  • ROCKETS

    Votes: 0 0.0%
  • MODERATORS

    Votes: 0 0.0%
  • SLUGS

    Votes: 0 0.0%

  • Total voters
    0

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
or Admin :p

what are we? pee-ons?
 
:LOL: I locked that one, actually.

I get a little popup window when I come to the board and someone has reported a post. I happened to already be on the board when that one came up, so I took care of it right when I saw it :)
 
figured it was you :) but it could've been Nate, or zack. I know it wasn't me - I got one of Erik's earlier this morning (similar to this one - I had to check the date stamp).

Make the guy an MVP and now he's got us running ragged around the board :p

Anyway - I'm out for the day. Be good :)
 
and now he's got us running ragged around the board
running, not at all :x
he's got you ...
Code:
Sub rocket()
'
'        I       G                T
'      y     N                   E E
'    L              like a      K   K
'  F                            C   C
'                              O     O
'                              R     R
'                             |||   |||

'
'
MsgBox "GOING TO LOCK A POST", von_pookie, moderator
Cells(1, 1).Select
    ActiveWindow.Zoom = 50
Set obj = ActiveSheet.Shapes.AddShape(msoShapeUpArrow, -30, Application.Height, Application.Height / 6, 90)
With obj
.Fill.ForeColor.SchemeColor = 51
    For i = Application.Height To 30 Step -2
    .Top = i
    j = j + 0.02
    .Left = .Left + j
    .Width = i / 6
    .Rotation = 90 - i / 5
    DoEvents
    Next i
    For i = 0 To 333
    j = j + 0.05
    .Left = .Left + j
    DoEvents
    Next i
    obj.Delete
End With
End Sub
... FLYING :LOL:
 
I voted for slugs because I felt they'd had no support yet :LOL: I hate to see small creatures getting marginalised
 
Uh, I voted slugs, just because I didn't want you to be alone Will. :)
 
I'm thinkin' of voting again, this time for slugs, as a proxy vote for Ponsonby. :biggrin:
 
I voted against slugs because when I lived in Costa Rica, there were too blasted many of them. Went through more salt trying to thin them out. One of the buggers left a nice trail of slime across a certificate I had on the wall. And I almost stepped on one barefoot whilst hoofin' it to the potty in the middle of the night. So, finally a chance for a crumb of revenge.
 

Forum statistics

Threads
1,214,517
Messages
6,119,984
Members
448,935
Latest member
ijat

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