Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Date Interval Predictions

I currently have a set of data (invoices) where one column contains the
expiry date of the invoice. I want to run a report which will bring up
all the invoices, whose expirations fall within the next 90 days of the
date that the report is run. This is easy to do in Access, but am
finding it impossible to do in Excel.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 477
Default Date Interval Predictions

One way:
Use a helper column and enter:
=IF(C4<TODAY()+90,"Select","")
Then engage auto-filter on Helper-Column and pick Select.



" wrote:

I currently have a set of data (invoices) where one column contains the
expiry date of the invoice. I want to run a report which will bring up
all the invoices, whose expirations fall within the next 90 days of the
date that the report is run. This is easy to do in Access, but am
finding it impossible to do in Excel.


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
Date format issue CindyLF1 New Users to Excel 3 June 12th 06 06:18 PM
Insert Automatic, Non-Updating Date Stamp Ken Zenachon Excel Discussion (Misc queries) 8 January 18th 06 06:52 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
Another Date issue. TimM Excel Worksheet Functions 1 November 17th 05 01:58 AM
Where is DateDiff function in Excel 2002 ? Nigel Welch Excel Worksheet Functions 4 March 4th 05 03:18 PM


All times are GMT +1. The time now is 01:36 AM.

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

About Us

"It's about Microsoft Excel"