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: *

  1. CFrockchelle

    Case Statement Syntax

    I'm not actually sure how to write case statement in Access. I have a report that has a scheduled completion date, completed date, and days over due. The days over due is the difference between the scheduled completion date and the actual complete date. On my report I want to display the...
  2. CFrockchelle

    Query Help with Max function

    Ok Heres the situtation. I need to show a list of customers who have a invoice date that is 2 years or older or they have a last ship date that is 2 years or older. I'm using the max function on the last date ship since there are several shipping dates and I need to get the lastest ship date...
  3. CFrockchelle

    Login for multiple applications

    Is it possible to have a user to login only once for one application and then pass their user name and password to another different application? I have an application where a few users use the same login and password for a totally different applciation (both apps reside on the same server) and...
  4. CFrockchelle

    Passing Query Data to Forms

    Is it possible to pass data from a query result in one template to a form in another template so if a user clicks on link to another page, the form is already populated with information. If this is possible how? Would you use <CfHTTP> and <CFHTTPPARAM> to do this? Thanks for any help that you...
  5. CFrockchelle

    Repeat headings in table for printout

    I have a query that is displayed in a table. The table is very long. Is there anyway that the table headings can be repeated on everypage that is printed?

Part and Inventory Search

Back
Top