IFS returning #Value

Copper Contributor

I am attempting to create a pricing sheet within Excel.  I have created multiple drop down lists and am attempting to attach values to each drop down expression.  I have done it successfully once but on the second one it is returning #value as if the answer is something other than true or false.  

 

2 Replies

@Neal_Arnett 

Can you attach a sample workbook or screenshot of the error?

It seems like you would have to add an IFERROR expression to the beginning for the formula to handle any value that doesn't fit any criteria that "is something other than TRUE or FALSE".

@adversi I figured it out.  I wasn't referencing the base cell on each argument.  There has to be an easier way to do this.  But I'm getting it done.