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 John Tel 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. Pulse99

    Help Populating List box on a subform

    Thanks Paul...It took quite a bit of work to get it to function, as I was still having problems with the Where clause. However, your suggestion helped a lot. Thanks.
  2. Pulse99

    Help Populating List box on a subform

    Can someone help with an easy method for populating a list box on a subform based on the selection in a list box on a main form. So far I've setup the main form to display an SQL selection from several tables. A list box displays a couple of columns from which the user can select a individusl...
  3. Pulse99

    Displaying Running Time on Access Form

    Thanks to both replies....I've tried using the timer event and it works very well. I set the timer interval to update every second (1000 ms). Thanks also for the insight into the possibility of the timer event not firing. As it happens, it's not critical that it goes off every time. I just...
  4. Pulse99

    Displaying Running Time on Access Form

    Hi...I'm new at this (both the forum and Access Programming). Can anyone help with how to get continually updated display of the current time on an Access form in Access 2002. I've tried using the Now() and Time() function in the DefaultValue property, but the time doesn't continue update after...

Part and Inventory Search

Back
Top