[vba]
Private Sub UserForm_Initialize()
Set exlStuff = New clsExlData
exlStuff.clsExlShts
End Sub
[/vba]
I am moving this to the correct forum.
EDIT: Added note and moved to Word Forum. Tommy
[vba]
Private Sub UserForm_Initialize()
Set exlStuff = New clsExlData
exlStuff.clsExlShts
End Sub
[/vba]
I am moving this to the correct forum.
EDIT: Added note and moved to Word Forum. Tommy