"John Vinson" <jvinson@STOP_SPAM.WysardOfInfo.com> wrote in message
news:(E-Mail Removed)...
> On Sat, 9 Sep 2006 00:43:00 +0200, <John> wrote:
>
>>Thnx, but could you be more specific? How can I add this command?
>>
>
> It's not a "command". It's a calculated Field in a Query.
>
> Edit your Query. In a vacant Field cell type
>
> JustName: Mid([fieldname], 14)
>
> using the name of the field which you're trying to truncate in place
> of "fieldname". Or, base a new query on your existing query and do the
> same.
>
>
> John W. Vinson[MVP]
Thnx, that's it!!
|