S Samuel Jul 15, 2007 #1 I would like to retrieve the file path\name of the access file from within the access VBA code Thank you, Samuel
I would like to retrieve the file path\name of the access file from within the access VBA code Thank you, Samuel
A Albert D. Kallal Jul 15, 2007 #2 Path name: ? currentproject.Path current file name: ? currentdb.Name