Need Help Getting the Combo Box to Update My Text Boxes

Msgbox "Cannot find this tenant"

Do not use parentheses () unless you are on the right side of an equals sign. For example:

If I used
Dim intResp as Integer

intResp = Msgbox("Do you wish to continue?", vbQuestion + vbYesNo, "Confirmation")
If intResp = vbYes Then...

etc.
 
Alright ill give that a shot tomarrow because my shift is done. Thans a whole bunch for your help and hopefully you can help me some more tomarrow. I added to your rep as a thank you.
 
sleep well, you've earned it.
 

Users who are viewing this thread

Back
Top Bottom