Help for this page

Select Code to Download


  1. or download this
    $loc = $Sheet->UsedRange->Cells->Find( { What =>"cabbage" })
    
  2. or download this
    $loc = $Sheet->UsedRange->Cells->Find( What =>"cabbage" )