View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BOONER BOONER is offline
external usenet poster
 
Posts: 18
Default Find specific text and return coordinates

I need a macro that will find a cell containing given text (in one
workbook),and then return the cooridinates (column and row) of the cell below
it, to be used in a formula in another workbook.