Search results

  1. W

    Dynamic Export

    Hi All, I need some help again bit time! The end result I require is to export my table "Emboss" as a .txt file while formatting my "Counter" fields to "000000". Normally I create a query and do Format("counter","0000000") then export it. However this method will not work with the new...
  2. W

    Report

    Hi All, I have a report which i require help on. The Purpose of this report is to show the first and last record from the orginal text file and compare it against the first and last record of the new text file. This is for checking purposes as we manipulate data and use this to ensure...
  3. W

    Selecting a Row from Text File

    Hi All, I hope someone can help me out with this. I have an access database that imports a text file into a table, updates the data accordingly and spits out a new text file in the format we require for our machines. Part of this process is to check that the first and last records match...
  4. W

    Check Value Increments Sequentially

    Hi All I have put together a form that allows the user to highlight parts of a Value and state which parts are a prefix, which is a batch and which is a serial. (These are my companies terms for it) They can also state how each part incremements. See attachment. I wrote a few queries to...
Back
Top Bottom