View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
paul[_8_] paul[_8_] is offline
external usenet poster
 
Posts: 1
Default open & scroll to specific location based on value

Hello Gurus and News Group users.

You’re kind assistance please.

I am trying to open a worksheet at specific location. Not
a cell reference but the first cell that has a specific
value.

The value is within a specific column (column 2) but the
row location does vary.

I have looked at the Goto method, but this seems to look
at specific cell references.

Any help would be appreciated.

PW