Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
can you please help me in writing this formula
if c is greater multiply if by E, but if Dis greater then multiply D by E. thank you |
#2
![]() |
|||
|
|||
![]()
Have a look in HELP index for MAX
-- Don Guillett SalesAid Software " .com wrote in message ... can you please help me in writing this formula if c is greater multiply if by E, but if Dis greater then multiply D by E. thank you |
#3
![]() |
|||
|
|||
![]()
=IF(C1=D1,C1*E1,D1*E1)
I figured it didn't matter which one it is multiplied by if they are equal. " wrote: can you please help me in writing this formula if c is greater multiply if by E, but if Dis greater then multiply D by E. thank you |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF formula? | Excel Worksheet Functions | |||
writing a formula for a colored value | New Users to Excel | |||
referencing named formula using INDIRECT function | Excel Worksheet Functions | |||
Simplify formula | Excel Worksheet Functions | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |