How do I add the file path to the footer Access 2007

D

dwinn68

How do I add the file path to the footer in a report. Similar to Excel's file
path ( &[Tab]&[Path]&[File] )
 
D

Duane Hookom

Sorry about my previous reply. I don't know how the web interface stuck my
reply to a different question in this thread.
--
Duane Hookom
Microsoft Access MVP


Duane Hookom said:
As I believe I answered in another forum, you can display all four phone
numbers from a table of company phone numbers using 4 copies of the same
subform. These can be linked use the primary key from the main form as well
as 4 different text boxes that correspond to the phone type.

--
Duane Hookom
Microsoft Access MVP


Allen Browne said:
Try a text box with Control Source of
=CurrentDb.Name

--
Allen Browne - Microsoft MVP. Perth, Western Australia

Reply to group, rather than allenbrowne at mvps dot org.

dwinn68 said:
How do I add the file path to the footer in a report. Similar to Excel's
file
path ( &[Tab]&[Path]&[File] )
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top