RE: Seting format to be 000000000000000
- From: Dennis <Dennis@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 May 2005 06:05:02 -0700
Further to my last post, because you have this in the query section, add
columns to your query to do the same job
Padded1: Right("00000000000000" & [YourField],14)
"Beth" wrote:
> Hello Everyone,
>
> I have got a field called "amount".
>
> Currently it holds the following values 61025, 68653 etc
>
> Is there any built in function which I can use to fill the field with
> leading zeros?
>
> Eg so it displays 00000000061025, 00000000068653.
>
> Ideally I want to do this in a query without any manual steps as it will be
> run by end users.
>
> Kind Regards,
> Beth
.
- References:
- Seting format to be 000000000000000
- From: Beth
- Seting format to be 000000000000000
- Prev by Date: RE: Seting format to be 000000000000000
- Next by Date: RE: problem in update where duplicates in both files exist
- Previous by thread: RE: Seting format to be 000000000000000
- Next by thread: Microsoft Office 2003 Trial Version
- Index(es):
Relevant Pages
|