Making a report to show 'Year To Date' rather than just 'This Month'

Viewed 13

I have run this report (I'm using QODBC for Quickbooks)

sp_report GeneralLedger parameters DateMacro = 'ThisMonthToDate'

and it works but I want the to show 'ThisYearToDate' but when I change the DateMacro to 'ThisYearToDate' I just get a QODBC Error and the report does not change.

How do I get a 'Year To Date' report.

I am not an IT person but I've got this far and now need some help.

Thank You

Michael

0 Answers
Related