Got a better way to write this?

bfreescott

Board Regular
Joined
Aug 6, 2015
Messages
115
=or(d42<0,e42<0,f42<0,g42<0,h42<0,i42<0,j42<0,k42<0,l42<0,m42<0,n42<0,o42<0,p42<0,q42<0,r42<0,s42<0,t42<0,u42<0,v42<0,w42<0,x42<0,y42<0,z42<0,aa42<0,ab42<0,ac42<0,ad42<0,ae42<0,af42<0,ag42<0,ah42<0,ai42<0,aj42<0,ak42<0,al42<0,am42<0,an42<0,ao42<0,ap42<0,aq42<0,ar42<0,as42<0,at42<0,au42<0,av42<0,aw42<0,ax42<0,ay42<0,az42<0,ba42<0,bb42<0,bc42<0,bd42<0,be42<0,bf42<0,bg42<0,bh42<0)
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Hi,

This is one way:


Excel 2010
C
1TRUE
Sheet26
Cell Formulas
RangeFormula
C1=COUNTIF(D42:BH42,"<0")>=1
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,839
Messages
6,121,892
Members
449,058
Latest member
Guy Boot

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