View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RagDyeR RagDyeR is offline
external usenet poster
 
Posts: 3,572
Default cell location containing specific text

Haven't even thought about that word (spelling doesn't count) since I was
growing up in N.Y. in the 50's.<vbg

--

Regards,

RD
-----------------------------------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
-----------------------------------------------------------------------------------------------

"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
Gregg

=ADDRESS(MATCH("goombah",B:B),1)


Gord Dibben MS Excel MVP

On Fri, 6 Apr 2007 11:34:05 -0700, Gregg R <Gregg

wrote:

i need to find specific text on a sheet and return the cell location of the
found text... how do i do that?