Contest: Excel T-Shirt Captions

I love the old:

65,536: Death Row

But like Bill's comments on 16K columns, it just doesn't fit anymore.

You could always change it to

lrow+1=Death Row

Michael M
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Me.Spy(Lower("I")) : sum("thing") = left("MrExcel.com",1)
 
And adapting some proverbs:

This macro wasn't built in a day.

All is well that Excel's well.

Too many workbooks spoil the macro.

A man is known by the macros he keeps.

All good macros must come to an end.

A macro a day keeps the consultant away.

Macros before pleasure.

Curiosity killed the macro.

Less marco, more macro.

You fix my macro and I'll fix yours.
 
Macro Debugging:

Code:
Do While IsConscious(Me)
    With Head
        .address = Wall - 5
        .address = Wall
    End With
Loop
 

Forum statistics

Threads
1,222,665
Messages
6,167,492
Members
452,113
Latest member
GunsofBrixton

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