View Single Post
  #12 (permalink)  
Old May 2nd, 2008, 02:00 PM
Rebelle's Avatar
Rebelle Rebelle is offline
Contributing Member

 
Join Date: Mar 2008
Posts: 163
Thanks: 31
Thanked 1 Time in 1 Post
Rep Power: 1
Rebelle is on a distinguished road
Default

Here is what I have for the error line:

Code:
strType = MID(strLoc,inStr(strLoc,"-")+1,len(strLoc))
Thanks again!