Auto Counter

M

Mark S

Hello

I am creating an invoice form and would like to have an
invoice number increment each time a new form is created.
We do not want the users creating their own numbers or
trying to remember the last number used.

How can this be done?
 
D

David Fries [MSFT]

If you choose "New from Data Source" from the "Design a Task" task pane, and
complete the Data Connection Wizard, this may be what you're looking for.

Just set Auto-Increment on an id field in your database, and you should be
good to go.

Thanks,
Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top