BlueIshDan
☠
- Local time
- Today, 14:53
- Joined
- May 15, 2014
- Messages
- 1,122
Access Database 2010: View attachment Sorter.zip
Access Database 2002-2003: View attachment Sorter.mdb
The attached access database above contains a form which allows the user to select a type of sort and display a visual example of how the sort works.
The sorts available in this form are as follows:
- QSort
- Bubble
- Shell
To further the users education on sorts, this form allows the user to randomize the values being sorted. Different patterns in values are sorted faster and slower by certain sorts.
Here is an image of the form:
Hope this can be of some education for anyone trying to learn sorts!
Regards,
BlueIshDan
Access Database 2002-2003: View attachment Sorter.mdb
The attached access database above contains a form which allows the user to select a type of sort and display a visual example of how the sort works.
The sorts available in this form are as follows:
- QSort
- Bubble
- Shell
To further the users education on sorts, this form allows the user to randomize the values being sorted. Different patterns in values are sorted faster and slower by certain sorts.
Here is an image of the form:

Hope this can be of some education for anyone trying to learn sorts!
Regards,
BlueIshDan

Last edited: