Take first 3 characters letters from field

stu_c

Registered User.
Local time
Today, 05:26
Joined
Sep 20, 2007
Messages
494
Hi all
I have a field where the users types the area for example LONDON is there a way to auto populate this into another field showing the first 3 letters already in place?
 
Normally, you wouldn't store this "calculated" value in the table. Instead, just use a query everytime you need this information.
 

Users who are viewing this thread

Back
Top Bottom