Access 2003: Populate a string with a specific formated value

strvalue = Format(YearSelectionEndDate, "d mmmm yyyy")

vttTotalTextValue = Format(decResult, "$ ###,###,###,###,###0.00")