Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default filtering data based on a formula

I am trying to setup a macro to print out a list of Loaned equipment that is
due to be returned as of the current date (cell containing value of
"=today()" is the key).
Key to this is filtering the data by referenceing the cell that contains the
current date.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 180
Default filtering data based on a formula

I'd just record the macro, manually selecting any old date from the drop
down. Then edit the macro, changing the line that reads something like
Selection.AutoFilter Field:=7, Criteria1:="06/13/06"
, changing the criteria to something like format(date(),"m/d/yy")

"Al Z" wrote:

I am trying to setup a macro to print out a list of Loaned equipment that is
due to be returned as of the current date (cell containing value of
"=today()" is the key).
Key to this is filtering the data by referenceing the cell that contains the
current date.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro question Chris Excel Worksheet Functions 12 July 7th 06 01:23 AM
Pull data from another sheet based on certain criteria steve_sr2 Excel Discussion (Misc queries) 1 February 23rd 06 10:08 AM
formula to count based on data in two different cells/columns Cachod1 Excel Discussion (Misc queries) 3 January 30th 06 10:18 PM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
Importing Data Into Formula Based Cells Heyna Excel Worksheet Functions 1 November 4th 04 06:04 PM


All times are GMT +1. The time now is 06:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"