Thread: =IF error
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default =IF error

I got it, missing some quotes "

Thanks

"Jim" wrote:

=IF(V2="CLC",Sales & Service Director, CLC,IF(V2="CLR",Sales & Service
Director, CLR,IF(V2="CLK",Sales & Service Director, CLK)))

Hello All,

I'm receiving an error on this formula and I can't seemt o figure out why.
Can you help?

Thanks
Jim