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 » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Can I create a report based on a form



 
 
Thread Tools Display Modes
  #1  
Old January 30th, 2010, 10:28 PM posted to microsoft.public.access.reports
Tom
external usenet poster
 
Posts: 1,359
Default Can I create a report based on a form

I have a form in access 2007 that contains all the information laid out
exactly as I want my report to be laid out. Can I create a report based on
that form layout and could you please explain the steps.


Thanks

  #2  
Old January 30th, 2010, 11:55 PM posted to microsoft.public.access.reports
John Spencer
external usenet poster
 
Posts: 7,815
Default Can I create a report based on a form

Hmmm. Access 2007?

I can't check on 2007 at this point, but in earlier versions you could
right-click on the form in the list and choose Save As... and in the
subsequent dialog, you could choose REPORT from the "As" drop down. This
would save the form layout as a report layout.

John Spencer
Access MVP 2002-2005, 2007-2010
The Hilltop Institute
University of Maryland Baltimore County

Tom wrote:
I have a form in access 2007 that contains all the information laid out
exactly as I want my report to be laid out. Can I create a report based on
that form layout and could you please explain the steps.


Thanks

  #3  
Old January 31st, 2010, 11:15 AM posted to microsoft.public.access.reports
Wahab
external usenet poster
 
Posts: 25
Default Can I create a report based on a form

if you want to print the form same like report then
DoCmd.DoMenuItem acFormBar, acEditMenu, 8, , acMenuVer70

use this one, any controls on form want to hide before this code and after
printing again make same.

"John Spencer" wrote:

Hmmm. Access 2007?

I can't check on 2007 at this point, but in earlier versions you could
right-click on the form in the list and choose Save As... and in the
subsequent dialog, you could choose REPORT from the "As" drop down. This
would save the form layout as a report layout.

John Spencer
Access MVP 2002-2005, 2007-2010
The Hilltop Institute
University of Maryland Baltimore County

Tom wrote:
I have a form in access 2007 that contains all the information laid out
exactly as I want my report to be laid out. Can I create a report based on
that form layout and could you please explain the steps.


Thanks

.

 




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 02:32 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.