Announcement

Collapse
No announcement yet.

Data Entry Report Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Data Entry Report Error

    I've just had this error when trying to print out my Data Entry report.

    Error in File C:\Program Files\Actinic Ecommerce v6\DataEntry.rpt:
    Error in formula <DateInput>.
    'StringVar sYear := Left({OrderDetail.DateInput},4);
    '
    A day number must be between 1 and the number of days in the month.

    I'm guessing that the customer has put down a delivery date of 31st September - is there anyway to get the data entry report out?

    #2
    I suggest you edit the 'OrderDetail' table in the 'ActinicCatalog.mdb' database and look for an entry in the 'DateInput' field with a value of

    2004/09/31

    Edit this accordingly.

    Comment


      #3
      what version of access would I need?

      Comment


        #4
        Access 2000. Or send a snapshot to the Support team via http://www.actinic.co.uk/support/register.html and they can fix the issue for you.

        Comment

        Working...
        X