Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB Data Report - Details Blank

Status
Not open for further replies.

RollingMoose

Programmer
May 13, 2002
73
US
Hi,

I'm struggling with the VB Data Report. I've successfully placed a couple labels in the page and report header sections; created a connection without using the data environment; created a recordset using a stored procedure; and populated the labels in the headers with data through my code. However, I've been unable to populate a text box or label in the details section of the report. In fact, I can get anything to display in the details section. It is blank as though it doesn't exist.

Anyone run into similar problems or have a suggestion?

Thank you in advance!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top