I am using the lineoffset to search through a large number of lines (approx 40,000). My problem is I want to do a search where I return the line # if the string is the whole line and not just a subset. Can this be done with the lineoffset? If not, what would be my best option for efficiency? Thanks, Warren