writing forumulas

N

New to Excel

Can someone give me an example of how to write a "If" statement as part of a
formula
 
P

Paul B

New, here is one way, if this does not help post back with more details
= IF(A1>10,">10","<10")

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
 
Top