I have a concatenated field in a report that is a yes/no field. It is showing up as -1 and 0 instead of yes/no. What is the format code for changing yes/no fields? Here is the field so far: =IIf([ysnCurrentInvestor]="no",[ysnCurrentInvestor],[ysnCurrentInvestor] & "/" & FormatCurrency([curInvestmentLevel],2))
Thanks for your help,
Dawn
Thanks for your help,
Dawn