Renaming Fields in a Query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have to rename the fields to the next week. The queries are based off of
Crosstab queries. They have formulas in them that need to be updated as well.
 
Your question is a little unclear, but I think this will get you what you want.
In the Field row of the Column in the query you want to change you put the
name you want followed by a colon, followed by the actual field name or the
value you want to create.
For example, lets say you have a field in the table (or query) your query is
based on called Bungo, but in the results of the query, you want then name to
be Foo:

Field: Foo: Bungo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top