Thread: find a "." then
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rivers rivers is offline
external usenet poster
 
Posts: 48
Default find a "." then

is there a way to search a variable containing "mydoc.doc" for the "." and if
found do the next line i tried

if sel=*.* then

but it doesnt work any ideas

thanks

Rivers