A
Alex
I am writing macros for Excel using VBA. I use the Trim()
function extensively throughout my code. Some computers
do not recognize the Trim() function when I try to run it
on them. All the computers I am using have Excel 2000.
These computers also do not recognize the Left() or Right
() functions that I used when trying to create my
own "Trim" function. Please help.
function extensively throughout my code. Some computers
do not recognize the Trim() function when I try to run it
on them. All the computers I am using have Excel 2000.
These computers also do not recognize the Left() or Right
() functions that I used when trying to create my
own "Trim" function. Please help.