View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
fastballfreddy
 
Posts: n/a
Default #VALUE! error nesting IF function


ok it's been a long day, I realized what I was doing wrong, but I still
want to know if this is the best option?

Here's my formula

=IF(A1="a",A65,IF(A1="b",B65,IF(A1="c",C65,IF(A1=" d",D65,IF(A1="e",E65,IF(A1="f",F65,IF(A1="g",G65)) )))))


--
fastballfreddy
------------------------------------------------------------------------
fastballfreddy's Profile: http://www.excelforum.com/member.php...o&userid=33986
View this thread: http://www.excelforum.com/showthread...hreadid=540116