:) Thanks for the code, JHB. This did the trick. I did run into a little trouble at first by pasting the entire block of code at the end of an existing form's VBA code. I got a compile error saying "Only comments may appear after End Sub, End Function, or End Property." The solution to this...