Subject Another Quick Question - Need Help
Author kristinnolan@hotmail.com
Hi All!

I am using a lookup combo linked to a query in the data module. So,
on my formA I have a lookup combo that lets me pick from a field on
tableB. Now...I want what is selected in the lookup combo to be
saved into the formA. There used to be a lookup table (In Delphi
using Paradox) property that you used to make all this work. After
reading the information in the Getting Started Guide and looking
through the archives I still can't find the answer.

So my quick question is...How do I save to the record the value
selected in the lookup combo from another table?