Update Query?

  • Thread starter Thread starter Al
  • Start date Start date
A

Al

I have a simple example. A simple single table db. My table has 20 or
so fields. I want to modify the Sub_Account field based on a condition
in the Account
field. Something like:
If Account = 5005 then set Sub_Accout = 0005
How do I do that?

Thanks,
Al
 
Thanks Lynn - Do I place that right in Update To: and Criteria:?
I'm getting invalid syntax in Criteria => Where is highlighted.

Al
 
Al said:
I have a simple example. A simple single table db. My table has 20 or
so fields. I want to modify the Sub_Account field based on a condition
in the Account
field. Something like:
If Account = 5005 then set Sub_Accout = 0005
How do I do that?

Thanks,
Al

Psst. You already started a thread in m.p.a.gettingstarted to which I
have already replied. Starting multiple threads in multiple newsgroups
is considered bad etiquette.
 

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