G
Guest
Hi i use this:
side =Mid(folder, (InStrRev(folder, "_") + 1))
But not all folder has a underscore
I only want to see the folder whit underscore
I understand i shall use a If but how???
Regards
alvin
side =Mid(folder, (InStrRev(folder, "_") + 1))
But not all folder has a underscore
I only want to see the folder whit underscore
I understand i shall use a If but how???
Regards
alvin