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 bkrike 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. EarlJohnson

    How do I stop rounding off numbers?

    I've got a numeric field in one of my tables that is designed for users to enter a count of the number of containers they need. Some of the users have entered a fraction (i.e. 1/2), but the number is showing up on my form and in the table as a whole number that appears to be rounding up or down...
  2. EarlJohnson

    How do you qualify a count total?

    I have several Yes/No check box fields in a table, and have produced a report that includes these fields. I want to be able to show the "Yes" totals of these fields at the end of my report, but I can't figure out the correct way to do it. I've used =Sum([Field title]) which, for some...
  3. EarlJohnson

    How do I allow multiple users access to my db at the same time?

    I've develped an Access 2000 database that needs to be shared with other users in my area. There may be times when all three of us will need access to it at the same time to add and/or edit records. It is in a shared folder on a network drive. I've done this before but without usng VB, but...
  4. EarlJohnson

    Create a month popup box?

    How would I created a field on my form that, when entered, automatically brings up a popup box of the current month so that the user can select a date? The date would then be entered into the field automatically too. Is this possible?

Part and Inventory Search

Back
Top