Tim, I tried making it text box instead of a label and giving it an IIf statement in the control source like you suggested, but it didn't work.
I put: =IIf([bool+TAX?]="Yes","+TAX","")
and when I ran the form nothing appears in the text box at all.
Yeah I suppose I could give that a try...