Can someone HELP me?
Moderator: General Moderators
Re: Can someone HELP me?
As far as I know, the only limit would be the maximum size of an integer, which is dependent on the operating system, but is probably a 32-bit unsigned integer, which would be over 4 billion, or possibly a 16-bit unsigned integer, which would be 65,535.
Re: Can someone HELP me?
So You think it surly will not make any problem if I use it for 10.000 rows yes?
Re: Can someone HELP me?
Nothing to worry about. These functions are often used for rather large numbers.
Re: Can someone HELP me?
Thank You so much. 
I very appreciate Your help.
I very appreciate Your help.