|
|
Patti,
If you are on version 2010.4, you can go to Work With, Information Search, click Cancel on the Search Library, click View, Code Editor, delete any information in the window, copy the text below, paste it into the Code Editor Window, and click OK. I have it set up to search for Wednesday, but you can change the value in Date, Day of the Week, on the Search Criteria tab to any day you want (1-Monday and 5=Friday.)
search [Client] code 'M$JSB013' name 'Amount per Day of the Week'
category 'MSS Searches' (
[Account-Date] datecalc day of the week equals '3' and
[Account-Account Type] equals 's,t' and
[Account-Date] is greater than 't-365'
) report (
[Account-Amount] summary (sum),
[Account-Date] summary (distinct)
)
If you are on an older version, you can still get a Sum by Day of the Week, and it would be best to give technical support a call to walk you through the search. |
IP Logged
|
|
This posting has been authorized by McAllister Software Systems, LLC and was written by Jeremy Bennett, Client Relations Manager |