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 derfloh 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: *

  • Users: zakrocz
  • Content: Threads
  • Order by date
  1. zakrocz

    Why does Access not display Validation Text?

    Can somebody tell me why when entering a new record onto a form if a Required field does not meet it's validation rule Access does not display the Validation text but displays it's own 'user unfriendly' message. The database is split.
  2. zakrocz

    Problem displaying related data in Report

    Hi I have a quotation form that allows the user to enter up to 20 products (20 corresponding fields numbered "FieldName" + 1 to 20) from the products table onto the quotation form/table. In the form I use Dlookup to display the product name into a text box that is only for screen...
  3. zakrocz

    Printing without using reports

    Hi, In Visual Basic I can print directly to the printer with the following code Printer.Print "This code will print this text" Can someone tell me if there is equivalent code to do the same in VBA? Thanks Ronnie

Part and Inventory Search

Back
Top