Skipping data to meet certain criteria...

Giovanni

New Member
Joined
Dec 10, 2009
Messages
49
Column A ...Column B ..Column C .......................................Column D
A1 = Mon......B1 = 5 ......C1 = "=A1" .......................................D1= "=B1"
A2 = Tues.....B2 = 6 ......C2 = "=A2"........................................D2= "=B2"
A3 = Wed.....B3 = 7 ......C3 = "=A3" ........................................D2= "=B3"
A4 = Thur.....B4 = 8 ......C4 = "=A4" ........................................D4= "=B4"
A5 = Mon.....B5 = 9 ......C5 = PULL FROM ABOVE (b/c is no fri).....D5= "=D4"
A6 = Tues.....B6 = 10 ....C6 = NEED THIS TO BE MON(A5-B5).......D6= "=B5"
A7 = Wed......B7 = 11.....C7 = NEED THIS TO BE TUES (A6-B6)....D7= "=B6"
A8 = Thurs....B8 = 12.....C8 = NEED THIS TO BE WED (A7-B7).....D8= "=B7"
A9 = Fri........B9 = 13.....C9 = NEED THIS TO BE THURS (A8-B8)..D9= "=B8"
A10=Tues...B10 = 14....C10 = NEED THIS TO BE FRI (A9-B9)......D10="=B9"
..............................C11= PULL FROM ABOVE(b/c is no Mon)...D11="=D10"
..............................C12=NEED THIS TO BE TUES(A10-B10)....D12="=B10"


My problem,,, in Column C and Column D, these columns are in 5 day blocks "From monday to Friday", then it repeats itself. C & D are pulling information from A & B. Is there any way to recognize when days are missing from Column A & B?,,, and then make the necessary correction in columns C&D?

thanks for your time!

Gio
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,214,929
Messages
6,122,314
Members
449,081
Latest member
tanurai

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top