No worries. :)
As the error message implies, an action query (append, delete, update, make table, etc) are designed to take actions, not to display records.
What is the command button doing with the update query? Is it trying to run it or use it as a record source? If it's trying to use it...