Help. My query is not updateable

G

Guest

I need a query to be updateable, but then cannot lookup values for several of
the columns.

The query has a user input race finishes in a column. Automatically I need
the points column to be updated. For each finishing position, there is a set
number of points--how can I look points without a join.

Note that I have multiple tables, and joins, for race data, drive info, race
classes, etc. The query is updateable until I add the points table join.

Suggestions? Shouldn't this work?
 

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

Top