Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Access SQL

Status
Not open for further replies.

akins4lyfe

Programmer
Oct 6, 2010
39
GB
hi

I am new to Access SQL query.

I have a table with the following fields & data types.

Fields Datatype
ReadDate Text
Micro-Business Boolean or Yes/No

I'd like to design a query to update some data within this table, based on the following scenario:

"Update Micro-Business rows, WHERE ReadDate is BGMR,MMRR or MCRG"

1.What type of action query is required. (im guessing an update query, not sure)
2.What criteria is required, for accurate result.

Pls assist, with helpful tips.

Thank you.
 



hi,

WOW! What a confusing field name, a misnomer of sorts, that is not ANYTHING what it seems.

You really ought to post Access SQL question in a forum like forum701. This is a VBA forum, that addresses mostly MS applications other than Access.

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top