View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stewdizzle stewdizzle is offline
external usenet poster
 
Posts: 17
Default Selecting Cells on two worksheets

In my workbook i have VB code to select a specific cell based on
specific criteria. How can I select the corresponding cell on another
worksheet. For example I want to find cell A4 on Sheet 1 and select
both that cell and Cell A4 on Sheet2