S SJ Jun 7, 2007 #1 I am trying to get the filename, path etc appear in report footers. Can anyone tell me how this could be done. Thanks in advance. SJ
I am trying to get the filename, path etc appear in report footers. Can anyone tell me how this could be done. Thanks in advance. SJ
M Marshall Barton Jun 7, 2007 #2 SJ said: I am trying to get the filename, path etc appear in report footers. Can anyone tell me how this could be done. Thanks in advance. SJ Click to expand... The path and file name of the front end mdb file can be displayed in a text box by using the expression: =CurrentDb.Name
SJ said: I am trying to get the filename, path etc appear in report footers. Can anyone tell me how this could be done. Thanks in advance. SJ Click to expand... The path and file name of the front end mdb file can be displayed in a text box by using the expression: =CurrentDb.Name