Assign a id# to start with

M

MaryLou

Access 2000

Insert starting id# in tables

in text field - need more than 255 char.

can we import responses

am I correct
make the form off of query
design form in reports to print
 
D

Douglas J. Steele

1. See what Allen Browne has at http://www.allenbrowne.com/ser-26.html

2. Use a Memo field instead.

3. Can you import responses from where?

4. Yes, forms can be made off queries (and that's the best way of ensuring
the order of records), and forms can be converted to reports for printing.
 
Top