Silly question

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Not to ask a silly question, but what does the 'Option
Compare Database' do? I'm just getting started with
understanding the differences of the coding I know vs.
Access VB and I was just currious. Thanks.

Chris
 
Hi Chris,

The Option Compare statement refers to the way that
Access performs comparisons when evaluating text data.

Select the phrase Option Compare Database at the top of a
module and press F1 for more info.

hth

chas
 

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