Search results

  1. L

    255 character limit

    In my form I have a combo and it is bound to a table. When select an item in the combo I a standard letter should show up in a textbox. The letter has over 500 characters. The problem that I encounter is that the textbox seems to be limited to 255 characters so only half of the letter shows up...
  2. L

    selection in dropdown box should show a text in a textbox

    I have a combo and a textbox in my form. The name of the combo = cmbCaused by, the name of my textbox = txtDescription. One of the items in my combo box = Expeditors. When I select "expeditors" in my dropdown box I would like a text to appear in my textbox without having to linkt the textbox to...
Back
Top Bottom