Search results

  1. lenp00

    Form Fill from ComboBox, with a twist

    Actually, I'm not sure if I can use that IIF in the Control Source for that field. Unless I'm missing something, this isn't working... iif(len(txtNNN)<1,"",cmdGetNet([txtMainLANSubnet],"Main")) Thanks again!
  2. lenp00

    Form Fill from ComboBox, with a twist

    Sorry, the rum spoke before the brain kicked in, LOL. I will give that a try and let you know. Before forget... thank you!
  3. lenp00

    Form Fill from ComboBox, with a twist

    but they work as soon as I choose a record from the drop down... it's only on first loading the form that the #ERROR shows
  4. lenp00

    Form Fill from ComboBox, with a twist

    I am filling Form fields from a ComboBox; all that works wonderfully, however... three of the fields manipulate values from other fields (stripping out certain portions); that works fine my dilema is that when the form is opened all fields are blank EXCEPT I get #ERROR showing up in the...
Back
Top Bottom