Sorry RuralGuy, I first put in "VBA help" and got the same ole stuff I had been looking through. I then tried "IsNumeric() and guess what - I had already seen it too.
You know what? I used to teach eighth grade Math (and Plane Geometry). I used to tell my students that if going in through the front door could not solve a problem than maybe you needed to go in through the back door or through a window. Let me apply that theory now. You seem to be knowledgeable and if you will bear with me for a few seconds I will explain exactly what I am doing and maybe you can tell me where I am going wrong.
I am using the Query Wizard. I get to the point where it asks if I want to Open the Query or Modify the query and I click Modify.
The top row in the first column in the chart says"Title" and in the fourth row in this column the box is checked. In the top row of the second column I enter "Left([Title],1)", and in the criteria box in this column I enter "A" (in quotes). This will give me all of the movie titles that begin with the letter A. No problem so far.
The problem starts when I try to get the movie titles that are numbers or start with numbers. I have tried to plug in many different words and groups or variations of words in this criteria box to no avail. (including: Number, Numeric, IsNumeric, IsNumeric(), IsNumeric( ), etc....)
Should I be plugging in these "experiments" in this method? Should I be adding something else? Is my syntax wrong? Should I be using some other method? If so, what?
I'm going crazy, crazy, crazy, crazy...
Sorry, I'm okay now.