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 =...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.