Hi everyone,
I have a query that has a subquery. The subquery is only returning two columns: one is a calculated column, and the other is the original column. I have given the calculated column an Alias.
Quick question: Can I refer to this calculated column by alias name in the outer query? Access (2000) doesn't seem to like it.
Thanks in advance.
I have a query that has a subquery. The subquery is only returning two columns: one is a calculated column, and the other is the original column. I have given the calculated column an Alias.
Quick question: Can I refer to this calculated column by alias name in the outer query? Access (2000) doesn't seem to like it.
Thanks in advance.