Ah. Does not here. Excel is very assisting when it comes to date entries,
whatever may be a date will be a date, and "may" depends on regional
settings and customs.
Here's a formula approach, try in a new empty sheet:
Enter first of each month in cells D1, E1, F1, ...rightwards as your header
row and format these as mmm yyyy.
Enter name in A2, start date (real date) in B2, end date in C2.
Formula in D2:
=($B2<=DATE(YEAR(D$1),MONTH(D$1)+1,0))*($C2=DATE( YEAR(D$1),MONTH(D$1),1))
fill D2 right and down in your grid.
HTH. Best wishes Harald
skrev i melding
oups.com...
ei harald,
tried what you said, but still displays the whole date [with the day]
|