Adding data in tables

  • Thread starter Thread starter Stuart
  • Start date Start date
S

Stuart

Is there an easy way to add consecutive numbers/codes to a
table ie rather than just typing them in??

Eg, Like in Word you just drag down to get a sequence of
numbers


Thanking You
 
Stuart

First, a common suggestion in this 'group (tablesdbdesign) is DON'T use
tables for data-entry. Tables store data, forms display it -- using forms
gives you much more control over the data-entry process.

Second, try looking on Google.com or mvps.org/access for "Custom autonumber"
routines.

Good luck!

Jeff Boyce
<Access MVP>
 
Back
Top