Search results

  1. A

    Data Access Page: Autofill repeating fields with data from another field.

    I'm designing a data access page for my access database that is going to be used for timesheet processing. I have a data-entry page that has only the blank entry showing, and any new entries that are added while accessing the entry page. Each entry requires the entry of a common field, "Labor...
  2. A

    Start Position Error

    Ok this is what I did to get around the issue. I went into the table design view, and for the fields that were always empty, but necessary to preserve for csv formatting reasons, I just changed the field size from 255 to 2. Until it worked fine. I would have made all empty fields this (maybe 0...
  3. A

    Start Position Error

    I'm having the same problem exporting to csv file. I can import fine, but it won't let me export. I need all these columns as to duplicate a csv file for importing to another program. I'm working on developing an electronic timesheet system and I'm trying to automate as much of it as possible...
Back
Top Bottom