Looking up a Memo field

S

Sitara Lal

I understand that Acces 2003 cannot look up the contents of a memo field in
a related table. How else can I resolve this problem:

I have a product table which contains product details that exceed 255
characters, hence necessitating a memo field.

I need to have other tables automatically load the value of Product_Details
as a lookup function.

How can I do that?
 
Top