In my query, I created a calculated field that will populate the rightmost data of 4 different columns.
I am trying to add in an additional column that will reference this new calculated field and pull data from another table. How do I create a relationship with this calculated field? Since it was manually added by me, it is not a part of a table or query. I tried making a make-table query and got it into its own separate table but when I put that table into my query, the calculation slows down too much.
I'm not sure if this makes any sense. I'm new to access (using it for only 1.5 months) with no prior programming experience.
I am trying to add in an additional column that will reference this new calculated field and pull data from another table. How do I create a relationship with this calculated field? Since it was manually added by me, it is not a part of a table or query. I tried making a make-table query and got it into its own separate table but when I put that table into my query, the calculation slows down too much.
I'm not sure if this makes any sense. I'm new to access (using it for only 1.5 months) with no prior programming experience.