View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kvenku[_4_] kvenku[_4_] is offline
external usenet poster
 
Posts: 1
Default Left and Right function is not working

Hi,
I am using MS-office 97. In my application when i use eithe
left,right,space,ltrim,rtrim or trim function a message 'Cannot fin
project or library' pops up.


I need to restrict the excel version below 2000.
I am using
iVersion=cint(left(cstr(application.version),2))
to find the version. But getting 'cannot find the project or library
message.

How to proceed further..can you help me out

Thanks
Venkatesh

--
Message posted from http://www.ExcelForum.com