Ok, so i have done this:

Text1.Selstart = Instr(Text1, "http://img.")

This begins the start of the selection, however there isnt a Selend, only a Sellength!

I need a way (because the length will always be random) to find the string ".jpg" and end the selection there.

Its properly really easy but im finding this really hard

thanks