D
Dickie
I have a main entry form and a embedded subform. The subform is used to
enter line details for the header.
What is the best way of creating an automatic line number. The Autonumber
doesn't work because it keeps counting from Start of File. I want the line
count to be refreshed for every open form.
Example.
MainForm Number - 9000
Subform LineNumber - 001
002
003
MainForm Number - 9001
Subform LineNumber - 001
002
003
004
Etc....
Thanx
enter line details for the header.
What is the best way of creating an automatic line number. The Autonumber
doesn't work because it keeps counting from Start of File. I want the line
count to be refreshed for every open form.
Example.
MainForm Number - 9000
Subform LineNumber - 001
002
003
MainForm Number - 9001
Subform LineNumber - 001
002
003
004
Etc....
Thanx