Thank you for reply.
As you would have seen in the code above, each combo box is set to a null value before update.
If I use this code
for each combo box then if I select one option, other combo boxex will still be having null value. Wouldn't it still give msgbox to enter value in other...