how can I only look at rows G11:G250 using this code?

[VBA]textbox1= Range("G250").End(xlUp).Value[/VBA]