You can simulate the "autonumber" feature from Access with a couple of
methods proposed by J.E. McGimpsey that are documented here:
http://www.mcgimpsey.com/excel/udfs/sequentialnums.html
hopefully that'll help you with the issue.
"auntiechrissie" wrote:
> I know that Excel uses the cell reference as a unique identifier, but can I
> define my own "Primary Key" to ensure the uniqueness of a particular field
> (for example, National Insurance Number)? I know that I could do this easily
> in Access, but the rest of my task is so simple, using Access seems rather
> like using a sledgehammer to crack a nut!
>
> Many thanks