How do I get columns in linked lists in Access

C

CL-Ghost-Rider

Hi,
i'm trying to set up some linked lists to select records from a small
inventory database (of school science lab equipment)
I want the second table to have three columns (including ID as a Zero-width
one). I I can select the three fields in the same column but can't seem to
manage to get them in separate ones, nor can I seem to manage to set the
column widths.
Any ideas?
 
Top