Posted to microsoft.public.excel.worksheet.functions
|
|
Help
Hi
You can use the following formula
=IF(A2=1,B2*12*0.67,"A1 don't have 1")
Thanks
--
Dilip Kumar Pandey
MBA, BCA, B.Com(Hons.)
New Delhi, India
"Jamesbfagan" wrote:
How would I write the following formula?
If A2=1 Then F2=B2*12*.67
|