hi,
Is there a more efficient way to do the following:
I have 6 queries that are dependent on each other. What I mean is: i need to run the first query to feed the second query and so on. I can run four queries ok but as soon as i get to the fifth one, it says "not enough disk space" and it takes a while.
Can someone please tell me how to get around it? Or is there a more efficient way to do it?
The data tables change daily as it is fed from excel.
thanks in advance!
Is there a more efficient way to do the following:
I have 6 queries that are dependent on each other. What I mean is: i need to run the first query to feed the second query and so on. I can run four queries ok but as soon as i get to the fifth one, it says "not enough disk space" and it takes a while.
Can someone please tell me how to get around it? Or is there a more efficient way to do it?
The data tables change daily as it is fed from excel.
thanks in advance!