When I build the combobox, I would have 2 values: the integer for the day of the week and this is your bound column and is hidden from view, The other value is the name of the weekday.
If rewriting the combosbox is not possible, you can use a Select Case
select case combobox.value
case...