• does the following get anywhere close

    SELECT '$ ' + CAST(CAST(Round(SUM(Current_Year),0) as INT) -

    CAST(Round(SUM(Previous_Year),0) as INT) as varchar)

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day