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

  • Users: asinarrgh
  • Content: Threads
  • Order by date
  1. asinarrgh

    make unbound text box active again

    I have a form for viewing part information Part#, Serial#, Location, etc. On the top of the form I have three unbound text boxes labeled txtFindPart, txtFindSer and txtFindLoc. I have listed the code in the "After Update" event at the bottom of this question. My problem is when the...
  2. asinarrgh

    cannot change field size due to relationship

    I have to change the field size of 10 fields in an existing table from 4 to 5. When I attempt the change I get an error message that says I cannot change the name or size of a field while a relationship exists. I have gone into the relationship window and removed all relationships (whether...
  3. asinarrgh

    sum control

    I have an parts inventory form that displays one part at a time. On that form are two subforms: one that displays all the withdrawals on that part and one that displays all the orders for that part (whether still on order or received). If the order has been received, it has a field that is...
  4. asinarrgh

    How do I duplicate a record

    My table is a list of folks who have registered for an event. It is normal for a husband and wife (and maybe child) to register on the same form. I would like to enter all of the data for the first person, then press a button to duplicate the data for the next registrant included in that...

Part and Inventory Search

Back
Top