View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.setup
 
Posts: n/a
Default Does Office 2000 Excel support complex numbers at all?

I don't have any experience with this function, so I may be wrong, but
try enclosing the suffix argument in quotation marks.

=complex(1,2,"i")

It may be that it's looking for a range named i instead of using "i" as
the argument.

Hope that helps.

Mike