View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ashish Mathur[_2_] Ashish Mathur[_2_] is offline
external usenet poster
 
Posts: 1,766
Default reference cell from advanced filter

Hi,

You may transfer the output of advanced filter directly to another worksheet
using Copy to another location. Click on any cell in the destinatino
worksheets and then run advanced filters

--
Regards,

Ashish Mathur
Microsoft Excel MVP

"Nathan" wrote in message
...
I'm sure this is slam dunk, but I can't figure it out :)

On worksheet 1, I have executed an Advanced filter of 900 rows, to get
down
to one row. No problem.

Now, on Worksheet 2, I want to reference an ID number from my filtered
row.
Obviously, simply doing a regular cell reference won't work
(=Sheet1!G271),
because the filtered row will NOT always be row 271. So, how the heck do
I
reference the filtered cell without going back and linking to it new each
time?