You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to XMPie Interest Group
I have a field in UDirect that is just a listing of numbers. I would
like to pad to leading zero's. Is there an easy way to do this. I have
tried to add the 0's to the listing and Udirect just takes them off.
Any help would be great.
Thank you
George Marsh
unread,
Jul 24, 2009, 11:33:43 AM7/24/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to XMPie Interest Group
Sorry missed the format command in there. Thank you for your help it
worked great.
On Jul 24, 11:33 am, George Marsh <george.ma...@gmail.com> wrote:
> You need to
>
> Format(|->[the field], "0000")
>
> Try looking in the help for examples
>