Hi
Yesterday I came to learn that the access database does not have a row line numbering system, for example if an invoice has ten rows, how can we also number those rows from one to ten. I tried the small database below I cannot get write. See if you can figure it out.
EG
1
2
3
4
I want each row in the child table to be properly numbered as above , I have a control called sequenceNumber where this numbering is suppose to be stored in the linedetail table but per each transaction
Yesterday I came to learn that the access database does not have a row line numbering system, for example if an invoice has ten rows, how can we also number those rows from one to ten. I tried the small database below I cannot get write. See if you can figure it out.
EG
1
2
3
4
I want each row in the child table to be properly numbered as above , I have a control called sequenceNumber where this numbering is suppose to be stored in the linedetail table but per each transaction