Relative Content

Tag Archive for excelvbadatabasems-accessfilter

MS Access combo box and text box control source

I have a combo box and a text box in a form. The Text box value Control Source is set to the value of combox box + 1. But if the combo box value is 0 or empty the Text Box shows #error. I even tried the NZ function but no luck. Any suggestions?