C Chirag May 8, 2008 #2 InStr(<Start offset in string>, <string>, <substring>) returns 0 if substring not found in string. otherwise returns the offset (which is >= Start offset in string). InStrRev() is the same but searches from the end. - Chirag PowerShow - View multiple PowerPoint slide shows simultaneously http://officeone.mvps.org/powershow/powershow.html
InStr(<Start offset in string>, <string>, <substring>) returns 0 if substring not found in string. otherwise returns the offset (which is >= Start offset in string). InStrRev() is the same but searches from the end. - Chirag PowerShow - View multiple PowerPoint slide shows simultaneously http://officeone.mvps.org/powershow/powershow.html