PDA

Click to See Complete Forum and Search --> : Report Question


AceFlyer
Jul 16th, 2006, 08:52 AM
Can anybody tell me what is the easiest way to develop reports for the following program, even if it is a third party program....kinda desperate over here.

VB6
No database
Data comes from Public Variables
Report to only show data that the user inputs (If variable is empty, it wont show on report)

Thanks,
Ace :confused:

mabbas110
Aug 1st, 2006, 05:54 AM
For this type of things , its better not to use any reporting tool , just pu that things in any file of excel and then show that file, it wil be very easy for u.