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

    Updating a record in sub form from main form

    I have a main form which is 1 to many subform based on a field customer_ID each of the two tables has a field called customer_issue the main form has a combo box which currently fills in customer_issue for the 1 record. How can I make the event to on update populate the one customer_issue...
  2. thrilliam

    Making Combo box in form required

    I have two tables and one form My form has a combobox "customer name" which pulls its info from table 2 named "customers" when selecting the customer name in the combo it updates the field customer in table one. How can I make my " customer name" combo box a required field before closing the...
  3. thrilliam

    Conditional formatting

    I do not know a thing about VBA but i need to expand my conditional formatting options to more than three options I simply need to change the color of the text in a record in a form based upon a values in another field ex. if [Value]>100 make [Customer_Name] Font Red if [Value]<100 and...
  4. thrilliam

    Update field question

    I'm an access newb and need some help. I did some searching but couldn't find anything. This should be an easy one I have just a simple table [City_State] [State] Field [City_state] has information such as Philadelphia, PA Boston, MA Houston, TX Etc. Field [State] is blank how can calculate/...

Part and Inventory Search

Back
Top