Browsing Files

D

Douglas J. Steele

All of the code from that page (what's between Code Start and Code End)
should be copied into a new module (not a Class Module nor the module
associated with a form). Yes, you can add a button to your form and in its
Click event, you can put code like the lines at the very top of the page.
 
Top