Hello All,
I am in the process of creating a Payroll System in Visual Basic 6. I have just started to use Crystal Reports 8 to do all my reports in. I am working on the Check printing report now, and was wondering if some of you could help me with this little problem. All help would be greatly appreciated.
I am using MS SQL Server 2000 by the way. I have a formula that takes a starting Check Number from a control file and starts the First Check with that number then adds to it each time it prints anoter check.
In the Table that the Money (Taxes, Gross, Net, etc...) is stored in there is a Check Number Field. I would like to be able to take the Check Number that is being printed on the Check and Write it back into the Record in the Table that it is printing the Check From.
How would I go about doing this?
Thanks In Advance.
Ferlin.
I am in the process of creating a Payroll System in Visual Basic 6. I have just started to use Crystal Reports 8 to do all my reports in. I am working on the Check printing report now, and was wondering if some of you could help me with this little problem. All help would be greatly appreciated.
I am using MS SQL Server 2000 by the way. I have a formula that takes a starting Check Number from a control file and starts the First Check with that number then adds to it each time it prints anoter check.
In the Table that the Money (Taxes, Gross, Net, etc...) is stored in there is a Check Number Field. I would like to be able to take the Check Number that is being printed on the Check and Write it back into the Record in the Table that it is printing the Check From.
How would I go about doing this?
Thanks In Advance.
Ferlin.