Hi all,
I am in the midst of moving an Excel model and database into Access and have come up against the very annoying problem of my query taking wayyyyyyyy to long to run.
First to provide a better understanding of my situation, here is how my model in Access is structured:
First I have a table holding all my raw data
Second, I have multiple queries with each having 1 calculated field drawing on my original table
(I cannot combine these queries together which I will explain later)
Now grabbing these queries into a new query, I am trying to calculate a percentile value for each calculated field. At this stage my query already stalls when I try to run it. As of now, I do not have these queries linked together in my final query because doing so will mess with my percentile values (because there are null values that I needed to filter out)
Can someone please help me get past this annoying issue???
I am in the midst of moving an Excel model and database into Access and have come up against the very annoying problem of my query taking wayyyyyyyy to long to run.
First to provide a better understanding of my situation, here is how my model in Access is structured:
First I have a table holding all my raw data
Second, I have multiple queries with each having 1 calculated field drawing on my original table
(I cannot combine these queries together which I will explain later)
Now grabbing these queries into a new query, I am trying to calculate a percentile value for each calculated field. At this stage my query already stalls when I try to run it. As of now, I do not have these queries linked together in my final query because doing so will mess with my percentile values (because there are null values that I needed to filter out)
Can someone please help me get past this annoying issue???