Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: huzhou81
  • Content: Threads
  • Order by date
  1. huzhou81

    how to define a G.V. type and store a one dimension array in a G.V?

    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...
  2. huzhou81

    group sumarry total problem

    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...
  3. huzhou81

    problem to export to CSV file

    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...
  4. huzhou81

    How to combine some similar records into 1

    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...

Part and Inventory Search

Back
Top