Hi Alex May also need to use columns. If column 0 is your primary key, and
you want to display a name for example, you may need to use
me.combobox1.colunms(1)
"Alex Dybenko" wrote:
> you can use combobox afterupdate event to set testbox value like:
> me.textbox1=me.combobox1
>
> --
> Alex Dybenko (MVP)
> http://Alex.Dybenko.com
> http://www.PointLtd.com
>
>
> "jastanle84" <(E-Mail Removed)> wrote in
> message news:O_mdnRqlg-(E-Mail Removed)...
> > Hello
> >
> > I am new to VBA and Access. I need to know how to update a text box
> > after a selection has been made in the combo box. Any help please?
> >
>
>
>