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

    Help with code On Open event.

    I am having problems with the code below. I have this set on the OnOpen event of the form. But it is not working. I know it is probally something easy I am just not seeing it... Private Sub Form_Open(Cancel As Integer) If Payee = "HR Electric" And Date = "JAN" Or "FEB" Then Feb1.BackColor =...
  2. topgun64

    Change the color of an unbound textbox based on a value.

    Hello Everyone, I have a form which has a combobox bound to a payee field and I also have a date field. On the form there is an unbound text box called JAN1. What I am trying to accomplish here is when the user selects a payee from the combox and enters a date the unbound textbox changes to...

Part and Inventory Search

Back
Top