S
Stringhaussen
Hi,
I'm working on a user form and it works great on hlaf the pc's in the
office, but not on others.
We are getting different Error Messages on Different PC's.
The Version of Excel we are using is 2000 SP3 Standard Corp Edition.
Some Error's are : All on Microsoft Visual Basic.
Compilation Error : Method or data member not found.
Compilation Error : Project or Library not Found.
Compilation Error : Thisworkbook
and for some :
Microsoft Forms -
Could not Load Some Objects because they are not available on this Machine
The code I'm using is
Private Sub DateArrived_CallbackKeyDown(ByVal KeyCode As Integer, ByVal
Shift As Integer, ByVal CallbackField As String, CallbackDate As Date)
End Sub
If you can help, you'll save me a lot of head scratching
I'm working on a user form and it works great on hlaf the pc's in the
office, but not on others.
We are getting different Error Messages on Different PC's.
The Version of Excel we are using is 2000 SP3 Standard Corp Edition.
Some Error's are : All on Microsoft Visual Basic.
Compilation Error : Method or data member not found.
Compilation Error : Project or Library not Found.
Compilation Error : Thisworkbook
and for some :
Microsoft Forms -
Could not Load Some Objects because they are not available on this Machine
The code I'm using is
Private Sub DateArrived_CallbackKeyDown(ByVal KeyCode As Integer, ByVal
Shift As Integer, ByVal CallbackField As String, CallbackDate As Date)
End Sub
If you can help, you'll save me a lot of head scratching