If you are using Ms. Acceess 2K, use the SPLIT function. the last element of the array will be the file name.
If you have an earlier ver, there is a routine "basSplit" (and some other similar ones) posted in various threads which will also do this.
If you do not have the patience to wait for the search enging to be returned to service, Terry's suggestion to use InStr and Right is an appropiate way to do it, although I do not recall ... "(I believe you can search from the right by using a negative number) .
MichaelRed
redmsp@erols.com
There is never time to do it right but there is always time to do it over