A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

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



 
 
Thread Tools Display Modes
  #1  
Old May 8th, 2009, 01:16 AM posted to microsoft.public.access.tablesdbdesign
dwinn68
external usenet poster
 
Posts: 1
Default How do I add the file path to the footer Access 2007

How do I add the file path to the footer in a report. Similar to Excel's file
path ( &[Tab]&[Path]&[File] )
  #2  
Old May 8th, 2009, 03:16 AM posted to microsoft.public.access.tablesdbdesign
Allen Browne
external usenet poster
 
Posts: 11,706
Default How do I add the file path to the footer Access 2007

Try a text box with Control Source of
=CurrentDb.Name

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

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


  #3  
Old May 8th, 2009, 03:08 PM posted to microsoft.public.access.tablesdbdesign
Duane Hookom
external usenet poster
 
Posts: 7,177
Default How do I add the file path to the footer Access 2007

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" wrote:

Try a text box with Control Source of
=CurrentDb.Name

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

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



  #4  
Old May 8th, 2009, 09:25 PM posted to microsoft.public.access.tablesdbdesign
Duane Hookom
external usenet poster
 
Posts: 7,177
Default How do I add the file path to the footer Access 2007

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" wrote:

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" wrote:

Try a text box with Control Source of
=CurrentDb.Name

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

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



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:45 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.