Thread: N/A
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Steved Steved is offline
external usenet poster
 
Posts: 519
Default N/A

Thankyou both It works as I intended.

Cheers

"Biff" wrote:

Try this:

=('From Charters'!$A$9=$A$41)*SUM('From Charters'!$D$9:$E$9)

Biff

"Steved" wrote in message
...
Hello from Steved

Please if a cell has in it "N/A" What is require in the bootom formula to
reconize thia please as at it is at the moment it returns value in the sum
column, meaning I have to change it from N/A to 0 for the formula to work
thanks.

=SUMPRODUCT(--('From Charters'!$A$9=$A$41)*'From Charters'!$D$9:$E$9)