View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nigel[_2_] Nigel[_2_] is offline
external usenet poster
 
Posts: 735
Default File path extracted to the cell in lowercase and sometimes it does

Without the code it is difficult to analyse!

--

Regards,
Nigel




"Adnan" (donotspam) wrote in message
...
I have some code that extract file paths and lists them in Sheet1 (rows1
thru
whatever many they may be). The issue is, recently it lists them all in
lower
case (paths in lowercase) instead of like before proper case as you see it
on
Address bar of the folder. The other issue is, sometime when I hit the
find
button, I get the message €˜No files found and I know they are there (at
which case Id have to restart the computer to avoid this message).

Does anyone have any idea as to why these two strange behaviors happen
recently?

Thanks for any help provided,
Adnan