thanks. i got hung up with the syntax. (again)
"Damon Heron" wrote:
[Quoted Text] > yourformcontrol= nz(dlookup("Definsp", "CompanyInfo"),0) > > check out dlookup in help. > > Damon > > "Geraldwho" <Geraldwho[ at ]discussions.microsoft.com> wrote in message > news:7E65F183-571E-4A2E-9F04-60F04A240F30[ at ]microsoft.com... > >i would like to have the default value for my Inspector field on my > > InspectionForm form come from my CompanyInfo table from a field called > > Definsp. Since this table only has 1 record, can i get this value and pass > > it > > on to the form control as a default value? > > >
|