nuuser4access03;2746811 Wrote:
> I am currently a new user with access and dont know the entire feature
> of
[quoted text clipped - 5 lines]
> out
> purposes??
You can't 'manually input numbers' on the assetId because it i
AutoNumber. Fill in the other text boxes and you will see AssetId wil
increment itself.. 1, 2,3....
AutoNumber is used for PK. If you want to input AssetID you have t
change Data Type of Field Name AssetID from autonumber to tex
--
quasimodo
Ron2006 - 30 Apr 2008 13:54 GMT
Or add another field to the table and call it ASSET-ID or something
like that and add it to the forms etc to manually enter the "number"
there.
Ron