LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,339
Default Missing dates

Assuming data is sorted by m/c and start date and data is:

Col A <m/c id
Col B <start Date
Col C <end date

starting in row 2 then in row 3 put

=IF(A3=A2,IF(B3<C2+1,"Break",""),"")

and copy down

HTH

"tweacle361" wrote:


have a workbook of which I check every month for breaks in continuity on
a variety of machines. What im trying to do is see the breaks in
continuity when dates are missing.

I.E say I have a workbook which has start dates.end dates and machine
numbers

Machine 1 Start date= 01/03/2006 end date = 07/03/06 then on the next
entry Start 08/03 end 16/03. Obviously there no break there so that
fine.
Machine 2 Start 01/03 end 07/03 start 25/03 end 31/03. Obviously there
a break there and I need to be able to have that highlighted. I just
need it to highlight when there is a break in dates and not in between
2 dates.

There are about 40 machines which all have there own number. When their
input they are not in any order cos there input every time there
emptied. I only need to check the contunity monthly so if to make it
easier they can be sorted into machine no before checking for breaks.

Can anyone help?


--
tweacle361
------------------------------------------------------------------------
tweacle361's Profile: http://www.excelforum.com/member.php...o&userid=32202
View this thread: http://www.excelforum.com/showthread...hreadid=531321


 
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
My dates format list is missing '/' separator. How can I restore. GES in Oregon Excel Worksheet Functions 2 October 30th 08 03:35 PM
How to fill missing cells in the collumn of dates? Artem New Users to Excel 6 April 11th 08 02:30 PM
Find missing dates in a sheet alvin Kuiper Excel Programming 2 February 7th 06 02:52 PM
Filling in missing dates picklet222 Excel Worksheet Functions 1 December 1st 05 05:40 PM
find missing dates Wally Excel Programming 4 March 20th 05 05:17 PM


All times are GMT +1. The time now is 03:30 PM.

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"