Connecting Tech Pros Worldwide Forums | Help | Site Map

Where can I find the syntex of "formatnumber"

galsaba
Guest
 
Posts: n/a
#1: Nov 13 '05
1. I want to have the value 01 if the number is 1
waht would be the function?

2. i think i need to use the function formatnumber.
Where can I find on the web the syntex of cstr( ,
formatnumber( ,
or any other function?

Thanks

galsaba


Darryl Kerkeslager
Guest
 
Posts: n/a
#2: Nov 13 '05

re: Where can I find the syntex of "formatnumber"


On 12 Feb 2005 12:45:43 -0800, galsaba <galsaba@aol.com> wrote:
[color=blue]
> 1. I want to have the value 01 if the number is 1
> waht would be the function?
>
> 2. i think i need to use the function formatnumber.
> Where can I find on the web the syntex of cstr( ,
> formatnumber( ,
> or any other function?[/color]

In Access Help (that would be the Help available from the Visual Basic
Editor part of Access), search for:

"User-Defined Numeric Formats"

and use the Format function.

Darryl Kerkeslager
Closed Thread