Excel doesn't recognize Trim() function

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top