Thread: Formula Error
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
PR PR is offline
external usenet poster
 
Posts: 4
Default Formula Error

I have a spreadsheet with two columns that I want to check the values in both
to see if totals agree.. I have place this in as a forumla but comes back
with an error.

the two columns are K and Q

=IF(K1=2,IF(Q1=2,"agree","Not"))

can anyone advise me what is wrong...

Regards - Paul