If your autonumber is in the recordsource, all you need to do is add a
textbox to your form and set its control source to the autonumber field.
--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
resource@pcdatasheet.com www.pcdatasheet.com
"ndn_24_7" <ndn_24_7@yahoo.com> wrote in message
news:1105385781.163241.87260@c13g2000cwb.googlegro ups.com...[color=blue]
> Hello all,
>
> I'm designing a incident reporting program that allows our security
> department to record incidents. The problem i'm having is on a form,
> when ever a user is going to add a new incident, the user will click a
> new records button (which I created using a wizard). I need the
> autonumber to appear automatically when ever the new record button is
> clicked to add a new record. I do realize that I shouldnt use the
> autonumber as a reference, but I didnt know this until I was almost
> done with the project. Is their a way to do this ?
>[/color]