Guitarzan8
November 9th, 2007, 03:22 PM
I have inherited a huge vb project that I have to enhance. It generates a report from a VB6 form. The enhancement is as simple as the user wants to swap 2 text boxes. When i open the .rpt file, there are no fields or controls on it. Does that mean that the text boxes are being placed there from the code? or the database? What code snippet do I look for where the code "puts the text boxes on the report"?