Is it possible to re-link a cell back to a combo box?

A

AlP

Good moring all,

I am using a combo box that shows data using *ListFillRange*. Thi
combo box is also using the *LinkedCell*, in which what ever is picke
in the data it shows on a certain cell. Is it possible to pick tha
cell and re-link itself with the Combo Box?

Thanks,
Al
 
D

Dave Peterson

If that combobox has a *Style* of fmStyleDropDownCombo, then it seems to do that
already.

But if you use a *Style* of fmStyleDropDownList, it only works if you choose a
valid entry from that *ListFillRange*.

I think that's what you were asking....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top