I have a query I am running that is taking form values and basically making sure that they are not null before including them in calculations to determine the amount of $$ a person should be reimbursed before travelling. I recently mad a couple of changes (removed a field) and now it works fine when I only have 2 days worth of reimbursement data, but when I go to 3 I get an error that it may be too complex and it can not be run. Can you all please...