how to build this formula?

trasho

New Member
Joined
Aug 25, 2011
Messages
4
Hi, I'm new in excel and I need your help.
I'm trying to do this:
if a=1 then (B,C,D,E)=0 ;
How can I wright the formula?
Thank you,
John
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Excel Workbook
ABCDE
110000
Sheet1
Excel 2007
Cell Formulas
RangeFormula
B1=IF($A1=1,0)
C1=IF($A1=1,0)
D1=IF($A1=1,0)
E1=IF($A1=1,0)
 
Upvote 0
Hello Jim,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
THANK YOU VERY MUCH FOR YOUR HELP, IT WORKS PERFECT!<o:p></o:p>
You really helped me so much and I appreciate a lot your help.
Thanks again,
 
Upvote 0

Forum statistics

Threads
1,224,566
Messages
6,179,550
Members
452,927
Latest member
rows and columns

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