I am new to VB and was hoping someone could help me.  I would like
to know how I can format a number field.  For example my field is
called "Amount" and is currently formated like 592.35, I would like
to
display the "Amount" field as "000000000059235".


I was trying to use Format(Amount,"000000000000000") but no joy.

Thanks.

Reply via email to