dbTalk Databases Forums  

Please help me!

comp.database.ms-access comp.database.ms-access


Discuss Please help me! in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Yi
 
Posts: n/a

Default Please help me! - 01-14-2004 , 07:45 PM






I don't know why the detail section of MS Access report has been
repeated multiple times if the number of records return by the query
is too large. I put a TextBox control in the detail section and write
some code to get all the records and put those records into the
TextBox control. I need someone to help me.

Reply With Quote
  #2  
Old   
Bruce Pick
 
Posts: n/a

Default Re: Please help me! - 01-14-2004 , 10:35 PM






Hmmm?? You wrote code to put multiple records into the control?

Anyway, it's most likely that your form is showing in Continuous Forms view.
Open up the form as a user would, click on View on the menu bar, then click
Form View (you might have to click the little down-arrows in the View menu
to see all the options).

Continuous Forms shows many copies of the form's detail section, a copy for
each record, as long as it fits with the size of the form. Form View shows
only one detail section, for the current record. There is also Datasheet
View, which looks like an Access table or query display but still has many
features of forms.

Bruce Pick

"Yi" <fs_yi2002 (AT) yahoo (DOT) com.cn> wrote

Quote:
I don't know why the detail section of MS Access report has been
repeated multiple times if the number of records return by the query
is too large. I put a TextBox control in the detail section and write
some code to get all the records and put those records into the
TextBox control. I need someone to help me.



Reply With Quote
Reply




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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.