Form question

J

JaneM

I am having a problem with a form setup. I imported an Excel worksheet
and created new forms. I cut and paste text from Excel worksheet because
import fields were not like. I am now trying to create a combo box for one
of the input forms, but I am afraid I will lose some data if I change the
format
from text to a combo box. Help!
 
B

bhicks11 via AccessMonster.com

Hi JaneM,

Why do you think you will loose data? The data is in the tableand bound to
the text box, not the text box. If you change it to a combobox you will set
your data source from the table.

Bonnie
http://www.dataplus-svc.com
 
Top