From: janelegend on
The "Do you want to store multiple values for this lookup?" option does not
come up when I try to create a lookup column. Any ideas? Thanks.
From: John W. Vinson on
On Fri, 27 Nov 2009 15:15:01 -0800, janelegend
<janelegend(a)discussions.microsoft.com> wrote:

>The "Do you want to store multiple values for this lookup?" option does not
>come up when I try to create a lookup column. Any ideas? Thanks.

Since neither multivalue fields nor lookup fields are well designed or even
necessary, I'd simply avoid the problem by never using either misfeature.
--

John W. Vinson [MVP]
From: Gina Whipp on
janelegend,

Sounds like you are using a database in Access 2007 but in MDB format. If
this is so then no you will not see that option. You would need to convert
your database.

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"janelegend" <janelegend(a)discussions.microsoft.com> wrote in message
news:6ECB897C-F459-4A53-8B0B-A5DC012D68F2(a)microsoft.com...
> The "Do you want to store multiple values for this lookup?" option does
> not
> come up when I try to create a lookup column. Any ideas? Thanks.


From: Jeff Boyce on
If you are trying to do this as part of a table definition, be aware that
lookup data types in tables can cause confusion (see John's response). Also
be aware that Access 2007 uses a new file format, .accdb (see Gina's
response).

If you intend to have users interacting directly with the table, stop now!
Access tables store data, Access forms (and reports) display data.

--

Regards

Jeff Boyce
Microsoft Access MVP

Disclaimer: This author may have received products and services mentioned in
this post. Mention and/or description of a product or service herein does
not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"janelegend" <janelegend(a)discussions.microsoft.com> wrote in message
news:6ECB897C-F459-4A53-8B0B-A5DC012D68F2(a)microsoft.com...
> The "Do you want to store multiple values for this lookup?" option does
> not
> come up when I try to create a lookup column. Any ideas? Thanks.