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 wOOdy-Soft 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: TheCleaner
  • Content: Threads
  • Order by date
  1. TheCleaner

    Data to become column headers in report

    I'll keep it short.A table with each vehicle in the company listed as a field name. In that field the scheduler drops in the names of the employees to work each of those vehicles. For the scheduler this form is great. However when the employees read the schedule (a report) they have to search...
  2. TheCleaner

    Send Key Function

    Hello back with another. I'm looking for a SendKey function that would copy the text that I have in a field [FieldOne] into another filed [FiledTwo]on the same form (FormOne). This would take place when the user changes the value in a combo box. It will not be visible to the user, however it...
  3. TheCleaner

    Adding time calculated fields in report

    New road block. I have the report calculating the =GetElapsedTime Function. After the following the advice of many, this calculated value is NOT stored anywere (only displayed on the report). I've adjusted the function so that it displays only the values I need (omitting the "seconds&quot...
  4. TheCleaner

    NO One will help me w/ this Query question

    Sorry to seem so uptight about this. But I've asked some questions on this board and nobody replies. I've fumbled my way through alot of stuff, but this I just can not get. So here goes, last time. I have a form that I use to imput duty log times. With this form I use the [Pilot]drop down field...
  5. TheCleaner

    forms and record search

    1st let me thank everyone for the help I have received here just from reading. Now I am faced with on that I have yet to find the answer in any privious post. Quick brief: I have a form that I use to imput new records. When placing the information in the form I need a search to occur from the...
  6. TheCleaner

    Time and its math

    When using a form to create a new record, how would I tell that record to find a previous (name specific) record with the latest date and use its data for computing the info for this new record? Example: Field name is [name] with [start] and [end] times for thier shifts. Wanting it to calculate...
  7. TheCleaner

    Elapsed Time Expression help

    I'm having A LOT of trouble with this one. I have No programing exp. so please bare with me. I'm creating a Db that tracks my Pilot's duty time. I log in each pilot through a form that stores it in a table. Form there I have the Query sort it how I like (by pilot by month or both) then create...

Part and Inventory Search

Back
Top