Hi all,
Any body know how to define and store a one dimension array in a blobal variable?
My one dimension array is initialized like :
Dim table(366)
For x=1 to 366
table(x)=0
next
because when I go through the records I need to change values in...
Hi all,
In my Crystal Report, I have got the following records:
Class class# JAN FEB MAR
Administrative Professionals 02222 15-16
Administrative Professionals 02222 01-02
Administrative Professionals 02222 26-27...
I am using Cystal Report 9.2.2. I have problem to export output into CSV file When I have a header specifid. For example the output should like:
FirstName LastName Salary
fname1 lname1 salary1
fname2 lname2 salary2
but my csv export file looks like
FirstName...
Hi all,
In my Crystal Report, I have got the following records:
Class class# JAN FEB MAR
Administrative Professionals 02222 15-16
Administrative Professionals 02222 01-02
Administrative Professionals 02222 26-27
I am wondering how can I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.