When a new record is started, I have a sub form load in a list
of default records per the user request. Those would be
the C values and then the user fills in the D values
example
field names............ C.......................D
values..........Start proj................01/01/01
.....................Start Abst..............02/01/01
......................Start Eng.............03/01/01
......................Comp Abst............04/01/01
.......................Comp Proj.............12/01/01
now the user would like a way to insert a record like between
Start Abst and Start Eng
Is there a way that the user can click on the record Start Eng
and then press say like a control key ...Ctrl I and that would
move all records from Start Eng down one to let a new record to
be inserted.......................................
I know that I could add a field E that could be a number or a letter
that could resort the fields to how the user needed them but am
wanting a insert way instead of a resorting way...Can it be done?
of default records per the user request. Those would be
the C values and then the user fills in the D values
example
field names............ C.......................D
values..........Start proj................01/01/01
.....................Start Abst..............02/01/01
......................Start Eng.............03/01/01
......................Comp Abst............04/01/01
.......................Comp Proj.............12/01/01
now the user would like a way to insert a record like between
Start Abst and Start Eng
Is there a way that the user can click on the record Start Eng
and then press say like a control key ...Ctrl I and that would
move all records from Start Eng down one to let a new record to
be inserted.......................................
I know that I could add a field E that could be a number or a letter
that could resort the fields to how the user needed them but am
wanting a insert way instead of a resorting way...Can it be done?