This formula, put in a helper cell in your Excel workbook, will return the
drive letter with colon and backslash..........perhaps you could use it to
feed your Query........
=LEFT(CELL("filename",A1),3)
hth
Vaya con Dios,
Chuck, CABGx3
> I have an access database and an excel file (for the publication of various
> outputs of the database) which I update via external data query. Both of
[quoted text clipped - 9 lines]
> TIA
> Tony