Re: calculation field FM 8
- From: Helpful Harry <helpful_harry@xxxxxxxxxxxxxxxx>
- Date: Thu, 20 Mar 2008 12:49:58 +1200
In article
<69776431-dfae-41a6-ba8d-9a23ceff1cbe@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
d-42 <db.porsche@xxxxxxxxx> wrote:
On Mar 19, 6:15 am, Deepti <dpulavar...@xxxxxxxxx> wrote:
Hello,
I have three fields: FirstName, LastName and Email address.
A calculation field : User ID = firstname_lastname (calculation
being : Trim(firstname)&Trim("_")&Trim(lastname) )
When a new record is entered, I need to check if there already is a
record with the same first name, lastname and email address. If the
record exists, I need to add a one at the end of username
(firstname_lastname1).
What happens if someone changes their name or email address? Will
everything linked to that ID break?
It would do, but there are ways to work around it. I use the full name
as the link field in one of my systems, mainly because it's easier for
the data entry people than working with obscure codes. :o)
Helpful Harry
Hopefully helping harassed humans happily handle handiwork hardships ;o)
.
- Follow-Ups:
- Re: calculation field FM 8
- From: Lynn Allen
- Re: calculation field FM 8
- References:
- calculation field FM 8
- From: Deepti
- Re: calculation field FM 8
- From: d-42
- calculation field FM 8
- Prev by Date: Re: printing certificates
- Next by Date: Re: calculation field FM 8
- Previous by thread: Re: calculation field FM 8
- Next by thread: Re: calculation field FM 8
- Index(es):
Relevant Pages
|