sorry, I'm confused. Where would I do that? On the main form or somehow just on one section? Lin
On Fri, 29 Feb 2008 20:45:48 -0700, "Albert Berry" <[EMAIL PROTECTED]> said: > Lin, try Enter Using ... FOR 1 ROW - it should kick over to the second > table. > > > Lin MacDonald wrote: > > This is an ongoing problem so I am trying to ask it again. Maybe > > someone can see what the problem is. > > > > I have been working on a form that is causing me alot of problems. It > > is a multi-table form. Table 1 is in the first section, table 2 is in > > a scrolling region in the second section, Table 3 is in a scrolling > > region in the third section. > > > > -I am trying to run it as "Enter Using" > > -the only way to add another line in a Region is with F2. Both > > Tab & enter just take you back to the first column in the same row > > -Tab takes you from Table 1 scrolling region area to Table 2 > > scrolling region Area OK > > -Tab does not take you from Table 2 scrolling region Area to Table > > 3 scrolling region area; the only way to get there is to click on the > > first field in the Table 3 area, which does not call up it's Pop-Up > > nor the Background/hi-lght color. Then, when you hit the Tab, it > > moves on to the 2nd field without having entered the first. You have > > to backup to actually enter the first field/column > > -the only way to add rows in this region is using F2 > > -I have an 'Add & New' button at the bottom which saves all the > > info on the page, but how do I get it to clear the form for the User > > to add the next record? It saves the data and then leaves the already > > filled form still on the screen. You have to type over top to change > > it for the next record. > > > > thanks, > > > > Lin > >

