Okay so background, I have four tables of data in a similar structure. I have four queries to combine the data into the form I need, the first is a Make-Table then the other three are Appends (to the table).
They all have basically identical structure to start and use the exact same code, etc to get the job done. But for some reason one of the three Append Queries throws an error:
"This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements. Try simplifying the expression by assigning parts of the expression to variables."
The weird thing is that all three of the Append Queries do the EXACT SAME THING.
Any help would be great, this problem has persisted for a few days and is getting annoying, I just keep putting off, ignoring that list.