hi, In vb what is the similar function to trunc? thanks
E Ed Metcalfe Apr 15, 2007 #2 SIN said: hi, In vb what is the similar function to trunc? thanks Click to expand... You can probably use the Left() and Right() functions to do what you want. Ed Metcalfe.
SIN said: hi, In vb what is the similar function to trunc? thanks Click to expand... You can probably use the Left() and Right() functions to do what you want. Ed Metcalfe.