View Single Post
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.vb.winapi
ms newsgrp ms newsgrp is offline
external usenet poster
 
Posts: 2
Default Programming to search for a cell with certain value

I would like to be able to search for a cell with a certain string value?
Then get that cells postions. Is there a way to programmatically to do that?
Thanks