Search results

  1. J

    counting fields?

    Each record in my table (called Brooks) is a separate order. Each order/record includes a store number, as well as a bunch of name fields (name1, name2, name3, etc). The idea is that a store can enter a bunch of names into the table and we can process an order (each record). I would like to be...
  2. J

    New Record With Old Info

    I have a form working as a front end for my dockets table. Each Record is a seperate order, ID'd by Docket ID (key). I would like to be able to have my sales reps be able to search by Customer and automatically create a new record, duplicating the old information into the new so that they can...
  3. J

    Create New Record with Some Info Present?

    Hi, I am working on a e-docket system. All docket info is stored in the same table; I would like to have a search form wherein a sales rep can recall the name of a specific client and be able to click a button which will open my current on-screen docket (to be filled out by them for an order)...
  4. J

    Barcodes for Inventory Items?

    How might i generate barcodes for items in my table? I'd love to output the values to my labelling report for scanning. Oh, and once that is done, have you got suggestions as to how I may unite a wand with Access 97 to do inventory evaluation? Hardware/software? A big mouthful to chew on, I...
  5. J

    Place Calc'd Form Field to New Record in Table?

    I've created a form which generates new inventory numbers for our stock based on a series of pulldowns and text fields. I'd like to allow the user the option of clicking thru a macro which will paste the value (field is called Text12) contained in the generated field into a specific cell in the...
Back
Top Bottom