Search results

  1. R

    Printing only checked items

    Hello all, As I have limited knowledge of Access, this question may come across as dumb. I am trying to create an order form with a finite number of orderable items. I have these in a table. I want to be able to list them all in a form (such as a continuous form) but I also want to have a...
  2. R

    Adding a tab in access

    ^Thanks so much sneuberg! It works great! I actually changed the code to after update of the unbound field and it automatically puts appropriate information into the boxes I want! Thanks!!
  3. R

    Adding a tab in access

    Thanks! I will try that out. From the scanner, it all goes into a single unbound textbox. From there, I want to break it apart and distribute to individual bound textbox. I don't have a semicolon at the end but that can be added. Currently my scanner is programmed to do a return after scanning...
  4. R

    Adding a tab in access

    Hello everyone, I am not very experienced in Access and I have extensively researched on this but couldn't find any way to do the following: - i will be scanning a barcode which has multiple parts of information that needs to go in different fields on my form - these fields will be separated by...
Back
Top Bottom