Hello!
In a table I have a a field that contains a Path As String.
In the field next to the path (In the query) I want only the filename to show.
Path: c:\MyFiles\Myfile.txt
Filename: Myfile.txt
How can I make this happen?
tnx
noccy
In a table I have a a field that contains a Path As String.
In the field next to the path (In the query) I want only the filename to show.
Path: c:\MyFiles\Myfile.txt
Filename: Myfile.txt
How can I make this happen?
tnx
noccy
Last edited: