its about comparing time to avoid time schedule conflict..i have already a format on it…txtTStart.Text = Format(txtTStart.Text, “hh:mm AM/PM”)) and also the txtTend.,
but my problem is how to compare this time?
to avoid time overlaps on every subject? any idea hir?