Error Message when opening a button

T

terry beckman

Invalid type message when code hits this command
Dim objDirectory As New print_Directory

Can someone point me in the correct direction on what the objDirectory type
changed to(or am not in including the correct items under the tools list.

thanks in advance!
Terry
 
D

Douglas J. Steele

I'm not familiar with a print_Directory object. What is your code supposed
to do?
 
Top