Sage 100

 View Only
Expand all | Collapse all

Sage 100 2014. I have an import setup with a runt

  • 1.  Sage 100 2014. I have an import setup with a runt

    Posted 05-22-2016 09:15
    Sage 100 2014. I have an import setup with a runtime date for the user to populate that is used for selecting the records to imported from the source file. He does not want to put the date in. He wants the import to use the current system date less 5 days and pick records based on this. I indicated that my concern was running this timely. He is ok with this. I have had many issues with dates and related math and selections. Any wisdom would be appreciated.


  • 2.  RE: Sage 100 2014. I have an import setup with a runt

    Posted 05-22-2016 10:49
    oper = calc: day will give you today's date so I might try day - 5