|
-
Mar 13th, 2006, 10:11 PM
#1
Thread Starter
Junior Member
Data Report Section Missing
Hi, I've been making a data report that reads from a database. All of the textboxes are linked correctly. Sometimes when I try to show the report, the main section is missing and the footer is directly under the header. Other times it works fine. When I compile the project, the same section is always missing. Any advice as to what is going on or what I'm doing wrong?
-
Mar 17th, 2006, 03:22 AM
#2
Frenzied Member
Re: Data Report Section Missing
welcome to vbf
did you rename any section of your datareport?
On error goto Trap
Trap:
in case of emergency, drop the case...
****************************************
If this post has been resolved. Please mark it as "Resolved" by going through the "Thread Tools" above and clicking on the "Mark Thread Resolved " option. if a post is helpful to you, Please Rate it by clicking on the Rate link right below the avatar
-
Mar 18th, 2006, 03:42 PM
#3
Thread Starter
Junior Member
Re: Data Report Section Missing
No, I have not renamed any specific section. Only the datareport itself when I made it. The information in the report gets generated from a database when the user enters some variables. I just don't know why it will show all sections sometimes and then the Detail section disappears other times. Then I have to fiddle with the report or recreate it and it will work again for a while and then the same section will disappear, it looks as though the header and footer merge and delete the detail section... Very frustrating. Any suggestions?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|