Group: microsoft.public.access.forms
From: "Mark A. Sam"
Date: Friday, November 16, 2007 10:51 AM
Subject: Re: Order Entry Form

Taylor,

Did you create the subform so that you know that know code is causing this?
If not, then open a module and do a find on the word 'setfocus' (no quotes).
If no results use the word 'goto'. Also check your tab order for the
subform. You didn't mention if you checked it.

God Bless,

Mark A. Sam


"TaylorLeigh" wrote in message
news:A83BD800-BE08-470B-B3AE-EDC00BB6A3B9@microsoft.com...
>I have a form with a subform. The subform only asks for product and
> quantity. First time through this form works great. Second entry skips
> the
> product code and goes directly to quantity. I have tried creating this
> form
> from the tables and also a query. I have checked all the tab stops and
> everything else I can think of but can't seem to find what is making this
> happen.
> --
> Taylor