View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Basta1980 Basta1980 is offline
external usenet poster
 
Posts: 102
Default Textbox value as sourcerange

Hi

Can I use a textbox value as sourcerange? If so, how do i go about (I only
get this far);

Set SourceRange = Range(TextBox1).Value

Again many thanks

Regards