Not really a question . . . . . . . . . .

Current Calendar

Can't remember where I got this one from:

B1 =now() formattted as Month 2006 (mmmm yyyy)
B2:H2 Sun, Mon, Tue, Wed, Thu, Fri, Sat
Select range B3:H7 enter the following:

=IF(MONTH(DATE(YEAR(NOW()),MONTH(NOW()),1))<>MONTH(DATE(YEAR(NOW()),MONTH(NOW()),1)-
(WEEKDAY(DATE(YEAR(NOW()),MONTH(NOW()),1))-1)+
{0;1;2;3;4;5}*7+{1,2,3,4,5,6,7}-1),"",DATE(YEAR(NOW()),
MONTH(NOW()),1)-(WEEKDAY(DATE(YEAR(NOW()),
MONTH(NOW()),1))-1)+{0;1;2;3;4;5}*7+{1,2,3,4,5,6,7}-1)

CSE
formatted as custom d

Paul
Excel Formulas.xls
ABCDEFGHI
1June 2006
2SunMonTueWedThuFriSat
3    123
445678910
511121314151617
618192021222324
7252627282930 
Month Calendar
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
Well, while it certainly resembles the skill-level of a few board members I could name, I personally hadn't seen it before. Nifty handiwork by whoever did indeed stitch it together.
 
Well, while it certainly resembles the skill-level of a few board members I could name, I personally hadn't seen it before. Nifty handiwork by whoever did indeed stitch it together.

Not entirely sure, but John Walkenbach put together a calendar formula in one of his books. It may be the same one...

Denis
 
A few from me

=IF(ISNUMBER(D5),IF(N(E5),E5,IF(SUMIF(E5,"*(*",D5),LEFT(E5,SEARCH("(",E5&"(")-1),LEFT(E5,SUMPRODUCT(LEN(E5)-LEN(SUBSTITUTE(E5,{0,1,2,3,4,5,6,7,8,9},""))))))/D5,"")

=TRIM(TEXT(EOMONTH($D$3,MID($C4,SEARCH("-",$C4,1),4)),"DD MMM YYY"))<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:eek:ffice:eek:ffice" /><o:p></o:p>
<o:p></o:p>
<o:p>=IF(YEAR(G$14)=2007,NETWORKDAYS(EOMONTH(G14,-1)+1,EOMONTH(G14,0),Hol07),IF(YEAR(G$14)=2008,NETWORKDAYS(EOMONTH(G14,-1)+1,EOMONTH(G14,0),Hol08),IF(YEAR(G$14)=2009,NETWORKDAYS(EOMONTH(G14,-1)+1,EOMONTH(G14,0),Hol09),IF(YEAR(G$14)=2010,NETWORKDAYS(EOMONTH(G14,-1)+1,EOMONTH(G14,0),Hol10),IF(YEAR(G$14)=2011,NETWORKDAYS(EOMONTH(G14,-1)+1,EOMONTH(G14,0),Hol11),IF(YEAR(G$14)=2012,NETWORKDAYS(EOMONTH(G14,-1)+1,EOMONTH(G14,0),Hol12)))))))

=IF(ISNA(HLOOKUP(MID($A6,6,2),'[Brand_rebates Retail.xls]Report Feed'!$C$5:$P$30,MATCH("Grand Total",'[Brand_rebates Retail.xls]Report Feed'!$A$5:$A$30,0),0)),"0",HLOOKUP(MID($A6,6,2),'[Brand_rebates Retail.xls]Report Feed'!$C$5:$P$30,MATCH("Grand Total",'[Brand_rebates Retail.xls]Report Feed'!$A$5:$A$30,0),0))<o:p></o:p>
<o:p></o:p>
<o:p>=IF(ISNA(VLOOKUP(LEFT(G3,SEARCH(" ",G3)-1),'[Copy of Supplier Payment Terms.xls]Live'!$A:$H,3,0)),"",IF(ISERROR(VLOOKUP(LEFT(G3,SEARCH(" ",G3)-1),'[Copy of Supplier Payment Terms.xls]Live'!$A:$H,3,0)),"",VLOOKUP(LEFT(G3,SEARCH(" ",G3)-1),'[Copy of Supplier Payment Terms.xls]Live'!$A:$H,3,0)))<o:p></o:p>
</o:p>
</o:p>
 
One I’ve just had to construct for verifying that data has been correctly input into a worksheet:

=IF(A3="","",IF(OR(LEN(C3)<>6,AND(LEFT(C3,1)<>"E",LEFT(C3,1)<>"C")),"A/C#",IF(AND(LEFT(C3)="E",OR(G3="",F3<>"")),"Euroclear",IF(AND(LEFT(C3)="C",OR(G3<>"",F3="")),"Clearstream",IF(OR(AND(LEFT(A3)="1",OR(K3<>"X",J3<>"")),AND(LEFT(A3)="2",OR(K3<>"",J3<>"X"))),"MTN/ECP",IF(SUM(F3:G3)<>P3,"Value",""))))))&" - "&IF(A3="","",IF(OR(AND(D3<>H3,ISERROR(FIND("S",O3))),AND(NOT(ISERROR(FIND("S",O3))),D3=H3)),"Swap?",IF(OR(AND(B3=E3,ISERROR(FIND("V",O3))),AND(NOT(ISERROR(FIND("V",O3))),B3<>E3)),"Check Issuer",IF(N3<>VALUE(RIGHT(CELL("FILENAME",T3),LEN(CELL("FILENAME",T3))-FIND("]",CELL("FILENAME",T3)))),"Date",IF(COUNTIF(A:A,A3)>1,"Duplicate","")))))&" - "&IF(OR(AND(LEFT(E3,3)="RBS",LEN(E3)<>8),AND(E3="ULSTER",LEN(E3)<>11)),"PROGRAMME NUMBER",IF(OR(E3="BANK SCOTLAND",E3="WESTPAC",E3="NORD DLB"),"ISSUER ENTITY",""))
 
One I’ve just had to construct for verifying that data has been correctly input into a worksheet:

=IF(A3="","",IF(OR(LEN(C3)<>6,AND(LEFT(C3,1)<>"E",LEFT(C3,1)<>"C")),"A/C#",IF(AND(LEFT(C3)="E",OR(G3="",F3<>"")),"Euroclear",IF(AND(LEFT(C3)="C",OR(G3<>"",F3="")),"Clearstream",IF(OR(AND(LEFT(A3)="1",OR(K3<>"X",J3<>"")),AND(LEFT(A3)="2",OR(K3<>"",J3<>"X"))),"MTN/ECP",IF(SUM(F3:G3)<>P3,"Value",""))))))&" - "&IF(A3="","",IF(OR(AND(D3<>H3,ISERROR(FIND("S",O3))),AND(NOT(ISERROR(FIND("S",O3))),D3=H3)),"Swap?",IF(OR(AND(B3=E3,ISERROR(FIND("V",O3))),AND(NOT(ISERROR(FIND("V",O3))),B3<>E3)),"Check Issuer",IF(N3<>VALUE(RIGHT(CELL("FILENAME",T3),LEN(CELL("FILENAME",T3))-FIND("]",CELL("FILENAME",T3)))),"Date",IF(COUNTIF(A:A,A3)>1,"Duplicate","")))))&" - "&IF(OR(AND(LEFT(E3,3)="RBS",LEN(E3)<>8),AND(E3="ULSTER",LEN(E3)<>11)),"PROGRAMME NUMBER",IF(OR(E3="BANK SCOTLAND",E3="WESTPAC",E3="NORD DLB"),"ISSUER ENTITY",""))

Beats my efforts!
 

Forum statistics

Threads
1,216,165
Messages
6,129,235
Members
449,496
Latest member
Patupaiarehe

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