View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bandy2000 bandy2000 is offline
external usenet poster
 
Posts: 26
Default find text in a sheet

How can I find a specific string in a worksheet and then select a specific
range of cells underneath this cell with the text entry and then calculate
something with the selected data?
Could somebody provide some sample code?
Thanks