error?

C

Carolyn Jones

Does anyone see what is wrong with this formula?
I don't understand the # signs.


=IF($G6=-1#AND#B7>E6,B7,IF($G6=1,B7,E6))
 
N

Norman Harker

Hi Carolyn!

Excel syntax is:
=IF(AND($G6=-1,B7>E6),B7,IF($G6=1,B7,E6))

--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top