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
Report
Printable View
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
Report
If you get the answer to your question, can please let me know. My e-mail address is [email protected] I have been struggeling with the problem for a long time.
for the same problem I have used column in the table maintaining the SR No. from 1,2,3..... and I have just put that field on the datareport detail section.
please inform whether this solves your problem or not.
need to insert serial no in datareport detail section
total items 20
insert 1,2 3,4 etc