"Running" a formless table on Lookup

I have several tables in our database that don’t have a form yet. I can run the tables from the object designer and enter values. My question: Is it possbile to do the same from within a form? I can put code behind the “OnLookup”-part of the form, but does this mean I can run a table from here and collect the return value afterwards? Regards, Martin Borus

If you want to do a lookup to the table you need to create a lookup form.