Enter Multiple Values From Look Up or Other Method into a Field?

  • Thread starter Thread starter Barbara Schneier
  • Start date Start date
B

Barbara Schneier

Is there a way to enter multiple values from a lookup, List Box or Combo
Box into a field? Or is there another method that will do this?
 
Barbara,

Can you please give some more information or example about what you
are trying to do? Normally the whole idea is that one field for one
record holds one piece of data, so it is hard to imagine what you
mean.

- Steve Schapel, Microsoft Access MVP
 
You probably should not be entering multiple values into a single field.
Multiple values usually warrants multiple records in a related table.
 
Back
Top