Hi, im using VB4 (i know...) and i would like to use similar functions to Mid()/Mid()$ and Format() without using those specific functions. The reason for this is that those functions are causing probleme when I dont have the proper references to Excel library.

all in all...are there any pure VB function that do the same job without anoying me with object librairies?

BTW Round() doesnt seem to exist in VB4...

TIA