GaryWilsonCPA
Technical User
Let me describe what i do in access first. I run a query, then append it to a table for temp storage.
I run a second query off the stored data.
Our data is strange and sometimes needs major cleanup before a final query can be run, thats the reason for running two separate query.
query1 cleans up and stores data in table
query2 queries that data and is outputted to report.
Can someone tell me a clean way to do this in crystal 8.0 or version 10.00
We have both versions 8.0 and 10.00
Thanks for your help
I run a second query off the stored data.
Our data is strange and sometimes needs major cleanup before a final query can be run, thats the reason for running two separate query.
query1 cleans up and stores data in table
query2 queries that data and is outputted to report.
Can someone tell me a clean way to do this in crystal 8.0 or version 10.00
We have both versions 8.0 and 10.00
Thanks for your help