hello
thanks for seeing this question
im using
vb with data reports, i want to set cation of particular label in the section(report header) in datareports i tried
the sample coding but it giving error of 'subscript out of range'
me.sections(1).item(1)="sdf"
any other alternatives please help me