View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
krisrajz krisrajz is offline
external usenet poster
 
Posts: 2
Default Trim, Len, Left causing problem

I wrote a VBA module in which I used Trim, Len, and Left functions. When I copy the WorkBook that contains the module to different systems running different OS (Win 95/98/NT/2k) cause problem at lines containing Trim, Len and Left. I checked up Reference List it was valid. What is the fix?

Advance thanx
RAJ