#1   Report Post  
David Eastham
 
Posts: n/a
Default FIND

I have a table with 6 columns and about 100 rows. In the table I have
various dates for when I need to look at test results after 1 week, 1 month,
3 months, 6 months, 12 months and two years, starting from when I started
the test. Is there a way of finding a date between a range of days eg if I
input next weeks dates Monday to Friday it will find all the dates in the
table that fall within this range?
Thanks


  #2   Report Post  
CLR
 
Posts: n/a
Default

Check out Data Filter AutoFilter and set the "Custom" selections to be
"greater than or equal to" and "less than or equal to" your desired
range............to revert to normal, just do Data Filter AutoFilter
again, it's a toggle.......
Vaya con Dios,
Chuck, CABGx3



"David Eastham" wrote in message
...
I have a table with 6 columns and about 100 rows. In the table I have
various dates for when I need to look at test results after 1 week, 1

month,
3 months, 6 months, 12 months and two years, starting from when I started
the test. Is there a way of finding a date between a range of days eg if

I
input next weeks dates Monday to Friday it will find all the dates in the
table that fall within this range?
Thanks




  #3   Report Post  
David McRitchie
 
Posts: n/a
Default

Hi David,
You would want to use Conditional formatting, for that
you can have up to 3 conditions being checked per cell.

Conditional Formatting
http://www.mvps.org/dmcritchie/excel/condfmt.htm

Example of a formula -- the address is relative (or same) to the active cell
=AND(C1=DATE(2005,6,5),C1<DATE(2005,6,5)+7)

You can make the date reference a specific cell i.e. $A$1

Make sure that row 1 is showing
Select columns C:G which will mean C1 is the active cell
Format, Conditional Formatting
Formula is: (on the dropdown), enter the formula above
choose a pattern color from the format button

If you want to add additional colors use the ADD button in
C.F. the first of the 1 to 3 conditions that matches will be used.

To Eliminate all C.F.
Ctrl+A (in Excel 2003 use Ctrl+Shift+Space)
Format, Condition Formatting, delete button, check all 3 format boxes, ok




--
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"David Eastham" wrote in message ...
I have a table with 6 columns and about 100 rows. In the table I have
various dates for when I need to look at test results after 1 week, 1 month,
3 months, 6 months, 12 months and two years, starting from when I started
the test. Is there a way of finding a date between a range of days eg if I
input next weeks dates Monday to Friday it will find all the dates in the
table that fall within this range?
Thanks




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
How do I find the cell address of the 2nd largest of a set? Mr. Snrub Excel Discussion (Misc queries) 4 May 30th 05 12:53 PM
Keep find box open while in spreadsheet Frantic Excel-er Excel Discussion (Misc queries) 6 May 20th 05 07:31 PM
Edit + Find Mindy Excel Discussion (Misc queries) 2 April 8th 05 09:49 PM
Using the Find tool in EXCEL TK Excel Worksheet Functions 2 February 11th 05 07:51 PM
Excel has a "Find Next" command but no "Find Previous" command. Michael Fitzpatrick Excel Discussion (Misc queries) 2 January 10th 05 11:45 PM


All times are GMT +1. The time now is 11:17 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"