[AccessD] Default value from external table

Martin Reid mwp.reid at qub.ac.uk
Sat Mar 6 08:04:03 CST 2004


Thanks Gustav

Got it.

Martin


----- Original Message ----- 
From: "Gustav Brock" <gustav at cactus.dk>
To: "Access Developers discussion and problem solving"
<accessd at databaseadvisors.com>
Sent: Saturday, March 06, 2004 1:37 PM
Subject: Re: [AccessD] Default value from external table


> Hi Martin
>
> Setting the DefaultValue of the textbox or combo should do.
> Remember, setting it from code, it must be a string.
>
> If in doubt, set the default value manually, then read it out:
>
> ? Forms!frmYourForm!txtYourTextbox.DefaultValue
>
> /gustav
>
>
> > Need to get a default value from one table into a form bound to another
> > table. Whatever we do it will not get the value. Tryed Dlookup etc and
still
> > no joy.
>
> -- 
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>




More information about the AccessD mailing list