Thread
:
Excel Formulas
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Dave
external usenet poster
Posts: 1,388
Excel Formulas
Hi,
No, but in effect, using a coditional formula, such as IF, gives you the
ability to put more than one formula in a cell, depending on conditions you
set.
eg IF(A1=1, B1+C1,B1+D1)
Regards - Dave
Reply With Quote
Dave
View Public Profile
Find all posts by Dave