Re: Help~ Update a Text Box associated with a selected Combo box



Sorry Bob, I am still not so clear about your idea...
could you be more detail??

Should I create a combobox, with pubname and pubcode and set it
invisible?
and then... what should I do??

Thank you for you great help anyway~

.



Relevant Pages

  • Re: Help~ Update a Text Box associated with a selected Combo box
    ... Should I create a combobox, with pubname and pubcode and set it ... Modify the existing combobox. ...
    (comp.databases.ms-access)
  • Re: Dropdown List
    ... > A combobox will always allow a user to type data in it. ... Additionally you can turn of autoexpand so values do not ... > code on the keyup event of the combobox: ... >> Bob. ...
    (microsoft.public.access.forms)
  • Re: Help~ Update a Text Box associated with a selected Combo box
    ... Dim sql As String ... Set rst = CurrentDb.OpenRecordset ... PubCode is a text box and PubName is a combo box. ...
    (comp.databases.ms-access)
  • Re: 2 column drop down lists
    ... Thanks Bob for the code - I've printed it out so as to review ... > Hi Jim, ... > If you want to pick up multiple columns from the combobox, ... > Private Sub ComboBox1_Click ...
    (microsoft.public.excel.misc)
  • Re: Height of Combobox
    ... > Hi Bob, ... There are other Combobox ... >> I have an MSFlexGrid and the user inputs data into the grid through a ... When the user click on any cell, ...
    (microsoft.public.vb.controls)