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 Rhinorhino 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: 74maiden
  • Content: Threads
  • Order by date
  1. 74maiden

    Printing different pages off a report

    Hi, I have a report that prints 4 pages. Sometimes not all 4 pages in the report are wanted. I want an option where a user can choose what pages he wants to print, it can be 1, 2 3, or 4 pages or any combination of them (page1 and page3). Is this possible and how do I approach it.
  2. 74maiden

    set margins in OnOpen event

    Hi, Is it possible to set the top and bottom margins to 5 mm in the OnOpen event of a Report. Any help appreciated..
  3. 74maiden

    pass integer to sql stmt.

    Hi all, I´m having a problem with passing a bound value ´value1´ from a subReport ´subRep1´ into a SQL statement. Find my code below....... ========================================== Dim varRecords As Variant Dim dbs As Database Dim recSet As DAO.Recordset Dim strQuerySQL As String Dim inVar...
  4. 74maiden

    Subforms in the Tab control

    Hi, I have 4 pages in a tab control where each is a subform but the main form and tab control with the subforms dont seem to be linked and therefore dont see any data in the pages when i navigate thru the main form. I have the child/master setup for each, is there something i´m missing...
  5. 74maiden

    Lotus Notes to MS Access - ODBC

    Hello, Wondering if anyone out there knows if it is possible to connect and send data from a tbl/rec in Lotus Notes DB to a tbl/rec in Access 2002. Is Lotus Notes ODBC compliant? Cheers, 74maiden

Part and Inventory Search

Back
Top