Thread: Tax Calculation
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Tax Calculation

=IF(A1B1,C1,D1)

--
__________________________________
HTH

Bob

"Abiathar" wrote in message
...
I wish to test one cell to find out whether it is below or a bove the value
in another cell and, depending upon the result include the data from two
further cells.
I'm using Excel 2007abiath