SQLServerCentral » Latest topics
YTD Calculation
hi ,
i need help with calculating YTD for Tax and TaxablePay. I already have a script that calculates the monthly values but i just cant get the YTD totals right. Any help will be highly appreciated.
IF OBJECT_ID ( 'spTaxReturn', 'P' )
i need help with calculating YTD for Tax and TaxablePay. I already have a script that calculates the monthly values but i just cant get the YTD totals right. Any help will be highly appreciated.
IF OBJECT_ID ( 'spTaxReturn', 'P' )
No comments:
Post a Comment