Debug Macro Import

T

TimmyRAB

just changed from 2003 to 2007, my access program has a vba string like:
Set fs = application.filesearch
With fs
.Lookin = (my file location)

this causes a debug error when I click on my run button, and states that
this is an invalid string. any suggestions?
Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top