I’ve done several quick searches on this but have come up empty, so far.
How do I get the current mdb path and filename in VBA? I want to display that info on several forms.
Example: If the file I’ve opened is abc.mdb, I would like to display that name (and full path) on several forms.
Thanks in advance.