I want to make Assingments with '1' priority comes first. (First as in, come top of the lists). I want need help with making a function that automatically arranges the whole table i.e. assignments rows all depending on when their due.
For example: Assingment 'CESIT' is due in 27 days, and it's the in the '3rd' Priority, whereas 'CS' & SDD are in the '1st' priority. I need a function which allows the table to arrange it's self. So for this example it'll be:
1. CS | Date Issued |Current Date | Due by| Remaining days | Priority | Notes.
2. SDD | Date issued.. and so on.