is date can be filtered to a different cell?

  • Thread starter Thread starter Morphyus C via OfficeKB.com
  • Start date Start date
M

Morphyus C via OfficeKB.com

Hi folks,
Just wondering if date (once filtered) can be populate in another cell using
subtotal or any other function?
Thanks
Morphyus
 
You can use the Subtotal function to return data from the visible cells in a
filtered list. For example, to return the latest date in column A:

=SUBTOTAL(4,A:A)
 
Debra Thanks so much.

Debra said:
You can use the Subtotal function to return data from the visible cells in a
filtered list. For example, to return the latest date in column A:

=SUBTOTAL(4,A:A)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top