e.g.:
Select Case n Case 1 msgbox "1" Case 1,2 msgbox "1,2" End Select I'd like both messageboxes to appear if n=1. Greg _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
