Sage 100

 View Only
  • 1.  I have a customer who wants to add a date range in

    Posted 03-12-2014 15:56
    I have a customer who wants to add a date range in the standard statement printing. I know how to setup the parameter and selection but on the stock the invoice and transaction date are a formula. any suggestions on doing a selection on a formula using the in between date that the user enters. V2013.


  • 2.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 15:58
    Date range how? On invoices that print? if so you might try suppression logic.


  • 3.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 16:04
    The formula. I need to do a parameter on the formula on the STANDARD statement @InvoiceorTransactionDate. The field for the invoice date is a formula. I can't set a parameter to a formula.


  • 4.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 16:21
    I just added a date range and did the Report/Selection Formula/Group and it let me compare the formula to the paramteer.


  • 5.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 16:25
    So you added parameter for date and selected the formula field @invoiceortransactiondate.


  • 6.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 16:25
    Ditto what @BethBowers said. Group selection formulas aren't overridden by Sage like the Record selection formula is.


  • 7.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 16:25
    Can you email the rpt file?


  • 8.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 16:25
    yep.


  • 9.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 16:26


  • 10.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 16:30
    I am unsure how you guys are creating a group or record selection on a SAGE formula. If I create a parameter called Begin Date - The formula is not available.


  • 11.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 16:45
    Report/Selection Formula/Group - NOT the wizard


  • 12.  RE: I have a customer who wants to add a date range in

    Posted 03-12-2014 16:47
      |   view attached
    Here you go...

    Attachment(s)

    rpt
    AR_Statement2.rpt   30 KB 1 version


  • 13.  RE: I have a customer who wants to add a date range in

    Posted 03-13-2014 10:17
    I see exactly how you accomplished that. Thanks much @DanBurleson