Update Query claculation

M

MyMel

I am trying to update a field with the dividen of to other fields
Field to be updated : USD
Update to: [Pesos]/[ExchangeRate]

If I do a select query it works but not with an update query. Suggestions
greately appreciated.

Melody
 
K

KARL DEWEY

What does not work for the update query? Wrong conversion? No conversion?
Post the SQL of both queries.
 
J

John W. Vinson

I am trying to update a field with the dividen of to other fields
Field to be updated : USD
Update to: [Pesos]/[ExchangeRate]

If I do a select query it works but not with an update query. Suggestions
greately appreciated.

Melody

Correct the error in the update query.

If you would like help doing so please post the SQL view of the query so we
can see what you're doing, indicate what "doesn't work", and perhaps post a
few rows of sample data.
 

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