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 Chris Miller 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. GaryHowe

    Problems using objWord.Application.Options.DefaultTrayID

    I am developing a Microsoft Access system for a client that controls the printing of word documents to a Ricoh Aficio 2105 printer. Depending on parameters within the system a particular Input Tray Id is required (each tray has a different colour paper). To do this I used the Word application...
  2. GaryHowe

    Using Access Reporting to Print Word documents

    I am maintaining an MS Access system containing a report that prints details from a table. One of the fields on that table is an OLE object linked to a word document. The OLE object is included in the report as a 'bound object frame'. The report only prints up to the first page break of the...
  3. GaryHowe

    Problems entering spaces to text fields on an Informix database

    Sorry I should have said originally, I am stuck with the Informix database as it is, the default value not being set. Also, I have to create the new rows to be similar to the existing i.e. where there is no actual text to input the fields have to be space filled to fit in with the main (non MS...
  4. GaryHowe

    Problems entering spaces to text fields on an Informix database

    I am using Access 2000 and have created a link to an Informix database. When I select the linked table and open the design window, a number of the text fields have both the Required and Allow Zero Length set to Yes. In datsheet view, these fields on existing rows are space filled yet I cannot...
  5. GaryHowe

    Dumping a text file direct to a printer.

    As part of an Access system I am writing, I need to pick up a text file and dump it's contents directly to a printer. The file contains details formatted for output on to continuous stationery so I do not want any additional printer commands added so I guess I need to write some VBA code. In...

Part and Inventory Search

Back
Top