View Full Version : Populating other field from a table


StuartW
11-21-1999, 04:49 PM
I have set up a form where the user is to select an option from a list box. The table from which the list box gets its records has three coloums, and I need to have data from the other two coloums populate fields automatically within my form.

How do I do this?