Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

How to Sort a Structure array

$
0
0
Hi everyone i have a stucture array declared as below for picking the best performed subject among three
Option Explicit
Public Type electdetail
reprt As String
subnameName As String
submark As Integer
End Type
Public agrbs() As electdetail


reprt stores the reportcard ID,subnameName stores subject Name and submark stores the subject mark which is what i want to use for sorting the array, Please if you can do Help Thanks

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>