Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Multiple columns in VB6 Data Report
Name: Marc-André Gagnon Date: April 9, 2003 at 00:54:33 Pacific OS: WinXP Pro CPU/Ram: PIII 733 - 256
Comment:
Hello, I'm using VB6 and the DataReport that comes with it (Crystal Report not included and can't find it). It works fine but I want to have 2 columns in my detail section of the report. It will be used to print stickers which are on a sheet of 5 rows and 2 columns (like 10 diskette stickers). Data are in Access 2000 format but should not change anything to the problem. Many thanks !!!
Summary: Does any one know how I can make multiple columns in Visual C++ 5.0. Its API commands, and I was wondering if I can do it in msvc++'s gui. ...
Summary: I have created a Data Report using Data Environment in VB6.0. I would like to add a column to the report that will print serial number from 1,2,3,4,5.... in each line. Can any one help me in this ...