Hi,
I’m new to Access but needed to start using it due to Excel’s max row limitation. I’ve been trying to perform calculations similar to Excel using the Expressions feature in the Forms - for instance, one of the calculations is to find the average of a field for records that meet 2 different criteria.
I had pretty good success figuring everything out but as I continued building expressions on a single form, suddenly all of them would return #Error. Expressions that had previously worked would now return #Error.
In addition, I’ve created new forms and new expressions in those forms that work fine. However, when I copy the expression to the original form with the many calculations, it would return #Error.
When I copy the calculation boxes from the old form to the new form, it causes the box that was working on the new form to return #Error.
I’m not sure if there’s some sort of underlying setting that I’m getting wrong or if the volume of records (2M) combined with the comlpexity of the expressions is causing this, but any help would be greatly appreciated. I haven’t been able to find anything online or on the forums related to this particular issue.
Ultimately, I would like to be able to create a summary table like I can in Excel with 150 or so unique and complex calculations based on the database. My initial research into Access made it seem that Expressions on Forms were the way to go but if you have any suggestions for a better way to do that, I would love to hear them.
Thanks!
Kevin