Thread
:
Using IF statement to make conditional formulas?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Natalie[_4_]
external usenet poster
Posts: 2
Using IF statement to make conditional formulas?
How do I type it in Excel without using macros to achieve the following
function?
If A1<5, then B1 = A1*(A1-5)
If A1=5, then B1 = A1*(A1+5)
Any help is much appreciated!! :)
Reply With Quote
Natalie[_4_]
View Public Profile
Find all posts by Natalie[_4_]