extacting first name from a field
- From: Thrava <Thrava@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Jun 2005 09:54:02 -0700
have a field that has first name and first initial. I want to only extract
the first name in a query.
So if I have John R. I only want to extract John. In a Query I wrote
this syntax: =left([FirstName], Find(" ",[FirstName]))
But the Find doesn't seems to exist in Access (it does in Excel). I also
tried this with substituting Find with Match.. no luck there either.
How would I do this?
Thanks
.
- Follow-Ups:
- Re: extacting first name from a field
- From: fredg
- Re: extacting first name from a field
- Prev by Date: Enable wizards in Access 2003
- Next by Date: Re: Text Box percentage problem
- Previous by thread: Enable wizards in Access 2003
- Next by thread: Re: extacting first name from a field
- Index(es):
Relevant Pages
|