Linking Cell
I need to do a Data Base that has 15 columns. The Data Base contains programs and subprograms. How can I link the subprogram rows to the program so when I sort the data the rows stay together?
Sample
Program_Code Program Title
100001 Teacher Program
Teacher Level 1
Teacger Level 2
Teacher Level 3
Thanks
|