SuperComputing
IS-IT--Management
I have written a Crystal 10 report that duplicates the customer invoice feature in our accounting software. Our existing software allows reprinting invoices, but only one at a time.
Now, I am at the same wall with Crystal.
I have successfully joined two tables, one containing the invoice header data, with the table containing the line data. I have created a parameter field that allows for discrete and ranges and it will pull the invoice numbers that I ask for in the parameter prompt.
I need to print 1200 invoices. I currently have the invoice numbers to be printed in an Excel file, no particular range or order to them. I can find no way to "point" Crystal to the spreadsheet or to a text file and use it for my parameter "InvoiceNo". I have tried setting-up the spreadsheet as a data connection, I have tried creating a new table and importing the spreadsheet into it. Even with as little as 5 records, several minutes go by before I have to terminate the connection to get it to stop. I have tried 'linking' the tables in several different ways and have made sure my indexes are being used properly.
Is there a way to tell Crystal to use my list to select only the invoice numbers that I need printed?
Now, I am at the same wall with Crystal.
I have successfully joined two tables, one containing the invoice header data, with the table containing the line data. I have created a parameter field that allows for discrete and ranges and it will pull the invoice numbers that I ask for in the parameter prompt.
I need to print 1200 invoices. I currently have the invoice numbers to be printed in an Excel file, no particular range or order to them. I can find no way to "point" Crystal to the spreadsheet or to a text file and use it for my parameter "InvoiceNo". I have tried setting-up the spreadsheet as a data connection, I have tried creating a new table and importing the spreadsheet into it. Even with as little as 5 records, several minutes go by before I have to terminate the connection to get it to stop. I have tried 'linking' the tables in several different ways and have made sure my indexes are being used properly.
Is there a way to tell Crystal to use my list to select only the invoice numbers that I need printed?