Show Month's Open Tasks


END OF DAY TOTALS FOR + DATE$: Xs$ = "#####,.##": Xt$ = "###,###.##"


"TOTAL SPECIAL ORDERS" + SPACE$(9) + Xt$ Sumarray#(16, 8) / 100:

"TOTAL STK ITEMS W/ DEPOSITS" + SPACE$(2) + Xt$ Sumarray#(16, 9) / 100:

"TOTAL STOCK SALES TAKE" + SPACE$(7) + Xt$ Sumarray#(16, 10) / 100:

"TOTAL DELIVERED SALES" + SPACE$(8) + Xt$ Sumarray#(16, 11) / 100:

"TOTAL A/R PAYMENTS" + SPACE$(11) + Xt$ Sumarray#(16, 12) / 100:

"TOTAL LAYAWAY PAYMENTS" + SPACE$(7) + Xt$ Sumarray#(16, 13) / 100:


This is elsewhere too - MENDARAP? Check

********************************

6 'Monthly Tasks

'******************************************************

' Analyze calendar for the month

'just completed. list open jobs.

' Show open orders from Henall.dbf


"TOTAL REFUNDS OF ORDERS" + SPACE$(6) + Xt$ Sumarray#(16, 14) / 100:

"TOTAL REFUNDS OF SALES" + SPACE$(7) + Xt$ Sumarray#(16, 15) / 100:

"TOTAL REFUNDS OF LAYAWAYS" + SPACE$(4) + Xt$ Sumarray#(16, 16) / 100:

"TOTAL DAYS SALES" + SPACE$(13) + Xt$ Sumarray#(16, 19) / 100: