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 TouchToneTommy 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: slocat
  • Content: Threads
  • Order by date
  1. slocat

    Default Value in ComboBox Problem

    Most of our reports are based on a fiscal year and we have a number of forms which require the user to select the fiscal year from a dropdown list. The contents of the list come from the following code in the "Row Source" field of the Properties dialog box: SELECT FiscalYears.FiscYear...
  2. slocat

    Display Record Count Before Printing Report

    I have created several reports where it would be useful to know how many records are included in the report before printing. For example, it would be nice to know how many labels will be printed before loading the printer. I am trying to create a popup form that displays the record count when...
  3. slocat

    Most Recent Entry Criteria?

    I have a Membership table which has a one-to-many relationship to a MemberActivity table. The MembershipActivity table lists activity and date for each entry. I want to base certain forms and reports on the most recent activity date for each member. Is there a function for this? Thank you for...

Part and Inventory Search

Back
Top