Re: Preparing linked form for use.



Can you not set Default values?

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Robin Chapple" <robinski@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:51kdd1d1iv4j199q60vl8iqkfvf58267li@xxxxxxxxxx
>I have a membership database where new members register on a website
> and I download a CSV so that I can work on the data.
>
> I have a subform linked by MemberID that keeps subsidiary information
> for my use. Several of the fields on the subform are yes/no fields.
> When I have a new member the sub form has no data and the yes.no
> fields are greyed out.
>
> Currently I tick the first field and then untick it to have the yes/no
> fields active. This is obviously archaic and there must be a better
> way. An important field is [DateWecomed] which needs to be populated
> when I open the new member record for the first time. I believe that
> if I had code to populate that field the yes/no boxes would be active.
>
> Your suggestions are welcome.
>
> Many thanks,
>
> Robin Chapple
>
>


.



Relevant Pages

  • Re: structure address = structure first field address ?
    ... Does the C89/c90 language asserts that the address of a structure and ... the address of the first field of the structure are the same? ... The standard guarantees that "A pointer to a structure object, ... points to its initial member (or if that member is ...
    (comp.lang.c)
  • Preparing linked form for use.
    ... and I download a CSV so that I can work on the data. ... When I have a new member the sub form has no data and the yes.no ... Currently I tick the first field and then untick it to have the yes/no ... if I had code to populate that field the yes/no boxes would be active. ...
    (microsoft.public.access.forms)
  • Auto validation
    ... I am using ASP with vbscript on IIS. ... I have a page that I am using for order entry. ... When the first field ... (member id) ...
    (microsoft.public.scripting.vbscript)
  • Re: storing related structs
    ... at that enum (IIRC) if it's either the first field in the structure ... or a member of that first field. ... I decided to err on the side of caution and use the type enum field in struct C. ...
    (comp.lang.c)
  • Re: submitting form in a internetcontrol
    ... website Each member has a number I have ... lookup member, copy paste it in Excel, transponate, and export ... Once you know the HTML document's elements, ... boxes, and which elementare the form's buttons. ...
    (microsoft.public.vb.controls.internet)