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

    calculate field

    Hello there I have a problem with a program, what i am trying to do is have a form that calculates employee performance. There are two fields, one is Name and the other is items sold. What i would like it to do is to store the best employee performance in the summary. Including the name of...
  2. BT24

    Split it up, now its not working?

    Hello Please can someone help me...I have a database and i never thought that it would be growing so fast, and i recently tried to split it and now no one but myself can get onto it. The backend is on the network and the frontend is also on the network but each computer has a short-cut to the...
  3. BT24

    Multi Control Sources

    Hello My question is this, is there a way to have more then one control source. Why i want to know is because i need the text box to calculate a duration and then fill a field in the table. what it does now is that it will fill the table but the number is calculated after another text box...
  4. BT24

    Calculate Value

    Hello What i need to know is how do i get a calculation to work when i already have a control source for a text box... What i have is a Start time box and a Finish time box but what i want is afterupdate of the finish time box that the duration text box gets a total of hours worked desplayed...
  5. BT24

    If statement?..

    Hello I have a form and i would like to make it so when a Truck # and a date are entered that that is the only time that it can be entered for that truck and that date. The truck number field is based on a query and the date is used with Now(). if you can help me it would be greatly...
  6. BT24

    Filter form for Report

    Hello there My problem is that i have a form and what it does is a simple filter of areas and locations inside that area. what i want is from what has been chosen on that form to filter all the main forms onto a report. if this is to vague sorry. thanks for the help BT24
  7. BT24

    Afterupdate textboxes

    Hello there I have a little problem...I have a Combo box that has a list of employees in it and when a certain employee is chosen i would like the following two text boxes to update to show the licences that that employee holds. Thanks for the help! BT24
  8. BT24

    AutoNumber Lookup?

    Hello there What i would like to do is to have a form that will find certain records in another form by searching by the Autonumber. If this dosn't make any sense let me know i will try to explain it differently. thanks for the help BT24
  9. BT24

    List Box

    Hello there well i have a list box and when you Pick one of the entrys whats supposed to happen is that the other list box is supposed to be updated. But when i click on the entry nothing happens. it works in the query. so i dont know what the problem is. the code that i have is this...
  10. BT24

    Hello I have a form where there

    Hello I have a form where there is a List box then a combo box what i would like is for the the combo box to be updated when a entry in the list box has been selected. A problem that i have had is that the list box's rowsource is an Area and there are only 3 areas but the box is showing each...
  11. BT24

    workgroup?

    HELLO THERE i have a quick question i hope. i have a database that i have been working on for sometime now and i have it split and working throught a workgroup file. Now my question is when i distribute this database i know that they will have to be attached to the same workgroup but will it...
  12. BT24

    Backend not updating

    Hello there well i have a problem my backend file is not updating, it is in the same filefolder as the Database and it hasent been moved since its creation. I tried re link them but the message box comes up saying that i have no linked tables thanks for whatever help you can give BT24
  13. BT24

    Different Users (startup)

    Hello i have a multiusers database. what i would like to know is how can i set it up so that I can have all the toolbars and such where as the users do not have access to that? right now i have the database set up so that they dont have access to tables, and querys and such. but is there...
  14. BT24

    Multiusers

    Hello hi i have a database that has to be used by about 6 different computers on a network. what i did was i split it and placed it on the server for everyone to get. now when they open the database and i am on it or someone else is on it, it will not open and if i update the fields it is not...
  15. BT24

    DataEntry

    Hello when i try to change the field so that I can change or add data in the properties box it will open the form and be completely blank. so the only way that the form will open with the boxs and the subform is if i have the dataentry set to "no" thanks for the help BT24
  16. BT24

    combo box?

    Hello This is the problem that i am having... what i have done is created a field called Operator(s) Responeding and what i want is two or three combo boxes with the same names in and once one is filled out then the next can be added. what happened when i tried to do this it said that the...
  17. BT24

    Multiusers?

    Hello I tried to split my database so that there could be multiusers, i just thought that it would make a duplicate that i could put on the network so that i could still change things and the operators could still enter there data. but what happened is that it only made a copy of the tables...
  18. BT24

    Lookup adds field?

    Hello I have a login table and when the person adds there login and password it adds a field to the table. How can i change this so it looks up a field and not makes a new one? the code that i am using is this If DLookup("[Password]", "tblUsers", _...
  19. BT24

    Password/Security

    Hello What i would like to do is to have a simple password system on my database, is it as easy as having a query with all the passwords in it and criteria based on that. i would like it to start on open, but i really dont know where to get started. thanks for all the help IAMUSELESS
  20. BT24

    Access to Outlook???

    Hello What i would Like to know is i have a memo on my main form that i would like that when it is filled in that it will be automatically e-mailed(outlook) to a known e-mail address. if this is possible that would be great, or even a version of this would be great, what i have now is this...

Part and Inventory Search

Back
Top