Since they all have the same columns, that may be the problem. Create a view of each one, using unique column names for each one.
Now your form should work, once you get the column names correct. Remember, RBASE forms will link up the tables by matching column names and data. Making the column names unique eliminates all linkage as far as the form is concerned Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dick Fey Sent: Tuesday, July 30, 2013 2:16 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Can I do this ? Using 9.5 latest build. I want to create a form that shows 5 db grids, from 5 different inventory tables, with no relationship to one another. Point being to view all five inventoried products at a glance. All 5 tables use the same columns, but are otherwise unconnected. I could use just one table, with a SKU column to keep it straight, but I prefer separate tables. Can't figure out how to do it. Thanks, Dick Fey Carpet Broker Inc.

