Duplicate Output, Alias

  • Thread starter Thread starter jwrnana
  • Start date Start date
J

jwrnana

When I try to run a query, I get the message "Duplicate Output alias
"Expr1". There is no information in help. What do I need to look at?

Thank you, JR
 
Open the query in design view. Look at every column in the grid - you have
two columns that start with Expr1:

Change one of them to Expr2:
 
Back
Top