The most pointless combination of functions

Lewiy

Well-known Member
Joined
Jan 5, 2007
Messages
4,284
Is there anything more pointless than this:
=ISLOGICAL(ISLOGICAL(A1))
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
This is pretty pointless:

=ISNUMBER(1)

or

=SUM(A1)

But these suffer from brevity, whereas yours is truly an example of utter irrelevancy ;-)
 
My boss once gave me a sheet where he had used

=SUM(D4:D17)/COUNT(D4:D17)

quite a few times.
 
My boss once gave me a sheet where he had used

=SUM(D4:D17)/COUNT(D4:D17)

quite a few times.

I wouldn't call that one pointless....
It does in fact serve a purpose, it gives you the average...

It's overcomplicated and could be done with a simpler formula, but it's not pointless...
 
I wouldn't call that one pointless....
It does in fact serve a purpose, it gives you the average...

It's overcomplicated and could be done with a simpler formula, but it's not pointless...

Its very existence is unnecessary, and for that, I would call it pointless. The topic, after all, is pointless combinations.
 
I would say we need a clearer definition of the word "Pointless"

I (and I beleive Lewiy as well) was considering the definition : Does Nothing, Serves no purpose

You seem to include "can be done different/better/easier" in the definition...

By that definition I would say Vlookup is pointless.
 
=If(1=1,1,1)

Pointless
 
I would say we need a clearer definition of the word "Pointless"

I (and I beleive Lewiy as well) was considering the definition : Does Nothing, Serves no purpose

You seem to include "can be done different/better/easier" in the definition...

By that definition I would say Vlookup is pointless.

I was trying to be creative and think up something someone might actually use :cool: - something that goes out of its way without object.

If we're just doing functions that do nothing, how about:

=OR(NOT(NOT(TRUE)), NOT(NOT(NOT(FALSE))))
 

Forum statistics

Threads
1,222,680
Messages
6,167,568
Members
452,120
Latest member
Luis_Macros

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