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 » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

why is only my header printing?



 
 
Thread Tools Display Modes
  #1  
Old July 10th, 2008, 05:22 PM posted to microsoft.public.access.gettingstarted
2murch
external usenet poster
 
Posts: 2
Default why is only my header printing?

I have made a form and put fields into it, but for some reason it will only
print if I put the fields into the header section, which I don't want to do.
I am obviously not an aficionado and really don't know code. . . just want my
form to print.
  #2  
Old July 10th, 2008, 05:42 PM posted to microsoft.public.access.gettingstarted
gls858
external usenet poster
 
Posts: 473
Default why is only my header printing?

2murch wrote:
I have made a form and put fields into it, but for some reason it will only
print if I put the fields into the header section, which I don't want to do.
I am obviously not an aficionado and really don't know code. . . just want my
form to print.


Forms are for entering data to the database if you want to print data
you should create a report.

gls858
  #3  
Old July 10th, 2008, 05:53 PM posted to microsoft.public.access.gettingstarted
2murch
external usenet poster
 
Posts: 2
Default why is only my header printing?

I thought that a form and a report are directly related. So can I set it up
to where my form turns into a report when I try to print it?

"gls858" wrote:

2murch wrote:
I have made a form and put fields into it, but for some reason it will only
print if I put the fields into the header section, which I don't want to do.
I am obviously not an aficionado and really don't know code. . . just want my
form to print.


Forms are for entering data to the database if you want to print data
you should create a report.

gls858

  #4  
Old July 10th, 2008, 06:01 PM posted to microsoft.public.access.gettingstarted
Douglas J. Steele
external usenet poster
 
Posts: 9,313
Default why is only my header printing?

If you're talking about Access somehow switching the selected form into a
report when you select Print, I don't think there's any way. What you'll
need to do is add a Print button onto your form that invokes the report
you've defined, passing it a where condition to limit what's printed based
on the current record in the form.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"2murch" wrote in message
...
I thought that a form and a report are directly related. So can I set it
up
to where my form turns into a report when I try to print it?

"gls858" wrote:

2murch wrote:
I have made a form and put fields into it, but for some reason it will
only
print if I put the fields into the header section, which I don't want
to do.
I am obviously not an aficionado and really don't know code. . . just
want my
form to print.


Forms are for entering data to the database if you want to print data
you should create a report.

gls858



  #5  
Old July 10th, 2008, 07:01 PM posted to microsoft.public.access.gettingstarted
Linq Adams via AccessMonster.com
external usenet poster
 
Posts: 1,474
Default why is only my header printing?

You're not, by chance, trying to print out a blank form, are you? One without
any data filled in?

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000/2003

Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...arted/200807/1

 




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 09:03 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.