I would have to do it this way because the final field that is presented is no longer a value rather a text field (i am combining a text field with a number field). Can anyone give me direction as how do SQL IIF statements for formating?
You can still use conditional formatting on a text field. SQL doesn't deal with formatting in terms of font or bolding. The only formatting that works in SQL is date, text case and number formats.