I cannot work out the difference between the '&' and 'C'. This is because I
assumed that the 'C' would not allow a user to skip a position but in
practice it is allowed.
Can any one explain what the difference is for me?
Thanks,
Noel
The help states that
& = Entry is required (any character or a space)
C = Entry is optional (any character or a space)

Signature
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
.
>I cannot work out the difference between the '&' and 'C'. This is because I
>assumed that the 'C' would not allow a user to skip a position but in
[quoted text clipped - 5 lines]
>
> Noel