'Option Explicit
Sub Auto_Open()
Workbooks.Add
Load UserForm1
UserForm1.Show
End Sub
Public Sub loadForm()
Load UserForm1
UserForm1.Show
End Sub
Sub AlarmHistoryParser()
Dim filename As String
Dim t As String, c1 As String, s As String, r As String, b As String, d1 As
String, e
Try this
From: excel-macros@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Ahmedhonest
Sent: Saturday, October 18, 2008 11:38 AM
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Request for Formula
Dear All,
A warm Greetings to all. Please find the attach file to th