Private Sub Workbook_Open()Application.OnTime EarliestTime:= _Now + TimeValue("00:00:08"), Procedure:="EndSplash"UserForm1.ShowEnd Sub