AUTONUMBER FIELD

D

djt2

Can you set a particular criteria for an autonumber field for it to produce
in a report

Access 2003
 
V

Van T. Dinh

You can set criteria on any Field, including AutoNumber Field, you want in
the Query / SQL String being used for the RecordSource of the Report.
 
Top