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

  1. DownwardSix

    Update ComboBox Value from TextBox Input

    I have a ComboBox that selects the current record for a form (Location Name). I then have an Add Location button that allows user to add a new Location Name which turns off the ComboBox, turns on a TextBox to add the name and a Add Button that turn the TextBox off and the ComboBox Back on. I...
  2. DownwardSix

    Access Form Field BackColor Property

    I would like to program a form to change the BackColor of the current field. This can be done by going to each field and creating an Event Procedure for GotFocus & LostFocus on Each TextBox. Can an Event Procedure be created in the Form GotFocus & LostFocus to change the BackColor for the...

Part and Inventory Search

Back
Top