Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. redbird59

    Combo Box typing updates Textboxes

    I want to create a comboBox in a form that allows the use to BOTH scroll through the items in the list, OR type in the first few letters of a name and have the form recognize the name and fill the other boxes in the form with the appropriate data for that record. I have inherited a database I...
  2. redbird59

    Hard Code Printer

    Thanks GDGarth. The problem I am trying to avoid is the app printing to any other printer, including the default printer. It MUST print only to the specific printer and when we set these values through page setup it allows the app to print to a default. This then redefines the default printer...
  3. redbird59

    Printer Default

    Thanks! Unfortunately that doesn't solve my problem. We have multiple users and when a user prints from the application who doesn't have the app default printer installed by the exactly correct name their machine default printer is used. Then that machine default printer becomes the app default...
  4. redbird59

    Hard Code Printer

    I need to hard code the destination printer for a report from an Access 97 application. Does anyone know the vba code for doing this?
  5. redbird59

    Default Printer

    I need to hard code a default printer for the printer to which Access 97 reports are printing from an app in dev. Does anyone know how to do this?
  6. redbird59

    Printer Default

    I need to hard code a specific printer as the printer for reports from an Access 97 app. Does anyone know how to do this simply? Thanks

Part and Inventory Search

Back
Top