Re: Referencing field values in a label

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hmmmm.. I thought this would be an easy one. Maybe my wording was
confusing. As an example, I have an .mdb Form that has a label (LabelA).
This LabelA has a value of "=[LastName] & ", " & [FirstName]". On the form
this displays as a regular label with a value of Langton, Ryan (if I was the
current record selected). Is there any way to do this with .adp? It
doesn't seem to be able to access the record values. "=[LastName] & ", " &
[FirstName]" shows up exactly as "=[LastName] & ", " & [FirstName]" on an
..adp form.

Ryan

"Ryan Langton" <langton@xxxxxxxxxxxxxxxxxx> wrote in message
news:u2oAbJodFHA.3620@xxxxxxxxxxxxxxxxxxxxxxx
> With an .mdb, syntax of " = [fieldName] " for a label would cause the
> value of the field to show up as the label. How do I do this with .adp?
>
> Thanks,
> Ryan
>


.



Relevant Pages

  • Re: Multiple .adp developers
    ... Ryan ... > Divide up the work, someone work some bits and other work on other ... > sections and after testing the individual sections import into one ADP ... >> What is the best way for multiple developers to work on a single .adp? ...
    (microsoft.public.access.adp.sqlserver)
  • Multiple .adp developers
    ... Or should each developer have their own .adp and just copy the ... that they work on back to a master .adp? ... Ryan ... Prev by Date: ...
    (microsoft.public.access.adp.sqlserver)