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 TouchToneTommy 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: rickes
  • Content: Threads
  • Order by date
  1. rickes

    Counting a word in Access report

    I made a report in access which gives me a running report of what type of vacation one of my employees took after I have entered them into a form. Whether or not it was a Floating Holiday, Vacation Day ect. At the bottom of the report, I have an unbound text box with the label saying "Total...
  2. rickes

    Form Popup, set location at runtime

    I want to set a forms location in the lower righthand corner to pop up and display information like how nortons antivirus 2004 and other applications display info there. I cannot get it to set the location??? here is my code... Private sub form1_load dim alertpop as new frmAlert Dim SWidth as...
  3. rickes

    Access How do I write a Formula to suntract in a query or report?

    I am lost. I have an access database that I am keeping track of belt changes. I want it to automatically give me the total hours on a belt from the time it was put on to the time it was changed. I would like to do this in a report or in a query. It looks something like this (top row is column...
  4. rickes

    Access Formula Help

    I am lost. I have an access database that I am keeping track of belt changes. I want it to automatically give me the total hours on a belt from the time it was put on to the time it was changed. It looks something like this (top row is column header): EQUIPMENT BELT DATE HOURMETER REASON...
  5. rickes

    Access- Help needed writing a formula for 1 record to another

    I am lost. I have an access database that I am keeping track of belt changes. I want it to automatically give me the total hours on a belt from the time it was put on to the time it was changed. It looks something like this (top row is column header): EQUIPMENT BELT DATE HOURMETER REASON...
  6. rickes

    Excel- If formula equals 0 or less, how do I show nothing?

    If the formula in a cell returns a value of a negative number, how do i make the condition in that cell show no number at all? I want the cell to be blank util the condition shows a positive number from the formula.

Part and Inventory Search

Back
Top