How to format programmatically

A

Alain

Hi to all,
I do not know if this is possible or not but I would like to know if it is
possible to programmatically format a number with leading zeros, I would
like to create an automatic numberring function everytime a user create a
new invoice,. instead of showing 1 I need to show 0001, that number will be
concatenated to another number that comes from a dropdown list (that part is
already under control)

After looking around, the only formatting function that I now is Format()
which is for date formatting, so is there a way to do this ??

Thanks for the advice

Alain
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top