Public Function FillCombo( _
[COLOR=blue]ByRef[/color] FromDate As Date, _
[COLOR=blue]ByRef[/color] ToDate As Date, _
[COLOR=blue]ByRef[/color] DecNum As String, _
[COLOR=blue]ByRef[/color] intPage As Integer, _
[COLOR=blue]ByRef[/color] intOption As Integer, _
Optional intBusType As Integer, _
Optional ICRoles As String)