PDA

Click to See Complete Forum and Search --> : Data Report Section Missing


miccermac
Mar 13th, 2006, 09:11 PM
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?

d3gerald
Mar 17th, 2006, 02:22 AM
welcome to vbf

did you rename any section of your datareport?

miccermac
Mar 18th, 2006, 02:42 PM
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?