Re: using formulas in text fields
- From: fredg <fgutkind@xxxxxxxxxxxxxxx>
- Date: Thu, 14 Dec 2006 13:31:42 -0800
On Thu, 14 Dec 2006 21:07:45 GMT, everymn@xxxxxxxxx wrote:
Hi,
I have a large memo field from which I'd like to display only the last
5 characters. I thought the way to do this would be to set the
control source to this:
=Right$([f5],5) or this
=Right([f5],5)
but in either even it's giving me #Error. If I just set it to [f5]
then the full text displays so the source is good but evidently I'm
phrasing it wrong. The same thing is happening in both memo and text
fields. Could someone tell me what the correct syntax is?
Thank You
Please do not multi-post. If you feel you must post the same question
to more than one newsgroup (and it's seldom necessary), cross-post by
adding each additional newsgroup in the To Newsgroups: box, separated
by a comma.
This way an answer in one newsgroup will be seen in each of the
others. More readers will see the response and learn, and less time
will be spent on duplicate answers.
See Netiquette at http://www.mvps.org/access
It's a great site to visit anyway.
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
.
- References:
- using formulas in text fields
- From: everymn
- using formulas in text fields
- Prev by Date: Re: using formulas in text fields
- Next by Date: Re: How to find Minimum of four fields
- Previous by thread: Re: using formulas in text fields
- Index(es):
Relevant Pages
|