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 gkittelson 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. tquest

    WebMail inserting ? mark in body of new email message

    I have quite a few students with this issue using IE. Ran MS antispy, Adware, spybot, smitrem and hijackthis. Reset IE settings, disabled all IE add ins. Virus scan comes clean. Any thoughts on what could be the culprit or solutions to try? Teresa
  2. tquest

    Active X Calendar

    The If statement allows for if you click on a date in the calendar, and then on another date, the date will reflect the new change. I am shutting the calendar form down, then moving to the next record on main form, and then opening calendar form up again. The click button to find date from the...
  3. tquest

    Active X Calendar

    I have a main form the user clicks a command button (find referred date) and it opens a calendar form. It then takes the date the user chooses and then puts into the referred date field on the calendar form. The referred date field on main form needs to display the date. The 1st records works...
  4. tquest

    Counting back working/business day with only one date

    I have a form that asks for the beginning and ending date from the user and calculates business/working days with a function that uses a holiday table lookup. I need to modify this to take today date, subtract 12 working days and then compare it to a referred date field from a table, and then...
  5. tquest

    Running Total from past months query

    I have a database that runs monthly queries based on a beginning and end date from the user. After the queries are run based on these dates, 4 different totals ( I need each one separately grouped) are then appended to new table from the queries and a final monthly total is calculated within...
  6. tquest

    Make-table Sum of 2 fields in one table

    I played with it in sql view.. and answered my own question in a matter of seconds.
  7. tquest

    Make-table Sum of 2 fields in one table

    I've taken my query results and put them into a new table with make-table query call AllInOne. I have 4 field query results in in this table. Fixed_SumOfpremium NonQualified_SumOfpremium Qualified_SumOfpremium Simple_SumOfpremium Variable_SumOfpremium All are Currency. I just want to create...

Part and Inventory Search

Back
Top