More how to "Say it with Excel"

JPM

Active Member
Joined
Aug 1, 2002
Messages
409
Office Version
  1. 365
Platform
  1. Windows
I was reading through this thread http://www.mrexcel.com/board2/viewtopic.php?t=52993
in Max Cells Lounge and just loved the creativity of the various postings. So I thought it would be fun to open up a new thread for everyone to participate.

Here are some of my creations:
=PROPER(CHAR(SQRT(49)&LEN("XLS"))&CHAR(32)&LEFT(ADDRESS(1,12,4),1)&SUBSTITUTE(ADDRESS(1,15,4),1,"V")&RIGHT(DEC2HEX(46),1)&CHAR(32)&REPLACE(ADDRESS(1,154,4),3,1,DEC2HEX(206))&CHAR(ERROR.TYPE(#N/A)&CELL("ROW",X$6)))
or its evil twin
=PROPER(CHAR(SQRT(49)&LEN("XLS"))&CHAR(32)&LEFT(ADDRESS(1,8,4),1)&SUBSTITUTE(ADDRESS(1,1,4),1,"t")&RIGHT(DEC2HEX(46),1)&CHAR(32)&REPLACE(ADDRESS(1,154,4),3,1,DEC2HEX(206))&CHAR(ERROR.TYPE(#N/A)&CELL("ROW",X$6)))
or for those that can't make up their mind one second to the next:
=IF(ISEVEN(SECOND(NOW())),PROPER(CHAR(SQRT(49)&LEN("XLS"))&CHAR(32)&LEFT(ADDRESS(1,12,4),1)&SUBSTITUTE(ADDRESS(1,15,4),1,"V")&RIGHT(DEC2HEX(46),1)&CHAR(32)&REPLACE(ADDRESS(1,154,4),3,1,DEC2HEX(206))&CHAR(ERROR.TYPE(#N/A)&CELL("ROW",X$6))),PROPER(CHAR(SQRT(49)&LEN("XLS"))&CHAR(32)&LEFT(ADDRESS(1,8,4),1)&SUBSTITUTE(ADDRESS(1,1,4),1,"t")&RIGHT(DEC2HEX(46),1)&CHAR(32)&REPLACE(ADDRESS(1,154,4),3,1,DEC2HEX(206))&CHAR(ERROR.TYPE(#N/A)&CELL("ROW",X$6))))

JPM
 
You need the Analysis ToolPak for your formulas to work.

By the way...

Code:
=PROPER(SUBSTITUTE(LEFT("abcdefghijklmnopqrstuvwxyz",FIND("i","abcdefghijklmnopqrstuvwxyz")),LEFT("abcdefghijklmnopqrstuvwxyz",FIND("i","abcdefghijklmnopqrstuvwxyz")-1),"")&CHAR(8*4)&CHAR(104)&CHAR(9*10+7)&CHAR((12*12)-28)&CHAR((10*10)+1)&CHAR(8*4)&CHAR(9*10+7)&CHAR(1000/10)&CHAR(90+10)&CHAR(9*5)&CHAR(3*35)&CHAR(110)&CHAR(23*5))
 
Used a different word than the first one but decided to change it for these forums...

=LEFT("SUM",2)&CHAR(69)&MID("MS OFFICE",3,1)&IF(MOD(ROW(),2)=1,MID("GEOMEAN",4,2)&CHAR(63),CHAR(89)&MID("ROUNDUP",2,2)&REPT(CHAR(COLUMN(AG1)),Row()))

Result depends on your mood... (where you actually paste it) ;)
 
Nice one FinancialAnalystKid. Here is one, short and sweet:
=SUBSTITUTE(ADDRESS(1,8,4),1,COMPLEX(0,1))

WARNING! Analysis ToolPak needed.

JPM
 
Did ya paste mine in other cells? ;)

Here's the original:

=CHAR(115)&CHAR(67)&MID("TREND",2,2)&RIGHT("GetActiveWindow",1)&MID("MS OFFICE",3,1)&IF(MOD(ROW(),2)=1,MID("GEOMEAN",4,2)&CHAR(63),CHAR(89)&MID("ROUNDUP",2,2)&REPT(CHAR(COLUMN(AG1)),ROW()))
 
Yes I did, very clever. By the way I liked the lawyer version better. ;)
 
Boy, and here I thought I had a spare bit of time on my hands to be able to answer posts...

You fellas must have been in a meeting like mine today... :huh:

Waaay to creative! :wink:

Smitty
 
This is a quote from our lunch restaurant today:

=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(DEC2HEX(2298433)&DEC2HEX(-404887622166)&DEC2HEX(324135473)&DEC2HEX(59774192177)&DEC2HEX(150653386305)&DEC2HEX(44052435364)&DEC2HEX(7429275375),1," "),2,"I"),3,"T"),4,"S"),5,"O")
 
Post anywhere on Sheet1 of a saved workbook: =TEXT(1-1,"0")&" "&LEFT(RIGHT(CELL("filename"),LEN(CELL("filename"))-FIND("]",CELL("filename"),1)),2)&CHAR(105)&MID(RIGHT(CELL("filename"),LEN(CELL("filename"))-FIND("]",CELL("filename"),1)),5,1)
 

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