The code : ThisForm.Text1.Value = ;
Evaluate(This.Parent.Parent.Column14.Text1.ControlSource)
was what I needed.
To clarify my need: I have a grid with production lot information. Job number, part number, PO number, etc. The user would find the job number in the grid for a project and double click it and the PO number would be captured for further processing.
Much thanks for the help!
Scott