found a value in a specific field of Table

Solaris

New member
Local time
Today, 19:20
Joined
Feb 27, 2011
Messages
6
Dear Experts.

I am new in Access VBA.
:confused:I want to find a value in a Filed(for example : stdName) of a Table (for example stdtbl) by VBA code in Access2010.

Need to sample code for do this.

any available?
 
Dear Experts.

I am new in Access VBA.
:confused:I want to find a value in a Filed(for example : stdName) of a Table (for example stdtbl) by VBA code in Access2010.

Need to sample code for do this.

any available?

Do you want to use a query?

If so what is the criteria?
 

Users who are viewing this thread

Back
Top Bottom