Need some help with this.
These are the items I want to include. I've tried converting the ListPrice using CStr(ListPrice) like I found in a previous post, but it still doesn't work.
Kit_Number + ' ' + Description + ' ' + ListPrice
Kit Number and Description are strings and List Price is set as money. This is SQL.