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 Wanet Telecoms Ltd 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: racerboy
  • Content: Threads
  • Order by date
  1. racerboy

    Grayed out text box & Flash Movie in form header

    Good morning! I have two questions: 1. Is there a way to have text boxes disabled (grayed out) until another box is filled in first? I.e., you can't enter a Closed Report Date until the Pending Report Rcv'd Date has been entered. 2. As I was messing around, I saw that you could insert a...
  2. racerboy

    Not allowing users to view tables/queries/macros etc.

    I looked in the A97 help index on how to set it up so that when a user opens the db, all they see is my Switchboard. This is what it said: You can set the StartupShowDBWindow property to False to hide the Database window so the user can't see the tables, queries, macros, and modules within...
  3. racerboy

    Using record in another field as Criteria in a SQL Statement

    I have a report based on this SQL statement: SELECT Information.[Inspection Number], DateDiff("y",[PendSent],Now()) AS DaysElapsed FROM Information WHERE (((DateDiff("y",[PendSent],Now()))>15)); Basically, it tells me how many days have passed since I sent out a pending...

Part and Inventory Search

Back
Top