Here ya go, Mark -- and thank you so much. It's the "per" where I would like to have a $ in front of the number, as in ("& [Island DF per]&")....
"<b><font size=2 color=darkblue>"&[ROOM]&" </font>"&[ROOM NOTES]&"<br></b>"&
List("\n<br>",
If([ISLAND],"<b>ISLAND</b>"&"<br> DRAWER FRONTS: ("& [Island DF #]&") ("& [Island DF per]&") $"&[Island DF Total]&".00 " & If([Island DF Included]=true,"<font color=red>NOT INCLUDED </font> ","")& "<br> CABINET FACES: ("& [Island CF #]&") ("& [Island CF per]&") $"&[Island CF total]&".00 " & If([Island CF included]=true,"<font color=red>NOT INCLUDED </font> ","")& "<br> <font color=darkgreen>NOTES:</font> "&[Island Notes]&" ",null),
If([REFRIGERATOR AREA],"<b>REFRIGERATOR AREA</b>"&"<br> DRAWER FRONTS: ("& [Fridge DF#]&") ("& [Fridge DF per]&") $"&[Fridge DF TOT]&".00 " & If([FRIDGE DF INCLUDED]=true,"<font color=red>NOT INCLUDED </font> ","")& "<br> CABINET FACES: ("& [Fridge CF#]&") ("& [Fridge CF per]&") $"&[Fridge CF TOT]&".00 " & If([FRIDGE CF INCLUDED]=true,"<font color=red>NOT INCLUDED </font> ","")& "<br> <font color=darkgreen>NOTES:</font> "&[Fridge Notes]&" ",null),
"____________________________",
"<b>LABOR: $"&[Amount ($) CABINETS]&".00")
------------------------------
Michael Brumfield
------------------------------