convert text box to combo box

  • Thread starter Thread starter alex
  • Start date Start date
A

alex

Hello experts,

Is there an easy way to covert a text box to a combo box.

I have a completed form based on a table. I want to change a text box
on the form and insert a few lookup fields in the row source. I
realize that I could insert a new combo box and base its control
source the same as the text box. Instead of deleting and adding; I
would assume you can just convert. Any thoughts?

alex
 
Back
Top