jimrward
Well-known Member
- Joined
- Feb 24, 2003
- Messages
- 1,895
- Office Version
- 2021
- 2019
- 2016
- 2013
- 2011
- 2010
- 2007
- 2003 or older
- Platform
- Windows
I am still on the learning curve so any advice is welcome
I have a raw data set of 120k rows of data, from which I have nearly 20 routines constructed which work fine
on the right hand side I can see my modules with the initial master at the top, with all others using this for a reference, there are no dependencies in the child modules for want of a better term
when I refresh the queries they all seem to whirl around simultaneously is there a set order of precedence that these are evaluated ?
I want to move the positions of some of them in the list so I can reference them easier and have similar modules together
do i need to look out for anything or let PQ handle everything so as not to cause a bottleneck
I have a raw data set of 120k rows of data, from which I have nearly 20 routines constructed which work fine
on the right hand side I can see my modules with the initial master at the top, with all others using this for a reference, there are no dependencies in the child modules for want of a better term
when I refresh the queries they all seem to whirl around simultaneously is there a set order of precedence that these are evaluated ?
I want to move the positions of some of them in the list so I can reference them easier and have similar modules together
do i need to look out for anything or let PQ handle everything so as not to cause a bottleneck