G Guest Jun 30, 2006 #2 hi, I did not understand what is cc, but: Format | Cell | Custom ccyymmdd hth regards from Brazil Marcelo "Paysol" escreveu:
hi, I did not understand what is cc, but: Format | Cell | Custom ccyymmdd hth regards from Brazil Marcelo "Paysol" escreveu:
D Dave Peterson Jun 30, 2006 #3 Make sure that the cell is really a date (not text that looks like a date). Format|Cells|Custom type yyyymmdd in that custom box
Make sure that the cell is really a date (not text that looks like a date). Format|Cells|Custom type yyyymmdd in that custom box
D Dave Peterson Jun 30, 2006 #4 CC = Century 20 in 2006 hi, I did not understand what is cc, but: Format | Cell | Custom ccyymmdd hth regards from Brazil Marcelo "Paysol" escreveu: Click to expand...
CC = Century 20 in 2006 hi, I did not understand what is cc, but: Format | Cell | Custom ccyymmdd hth regards from Brazil Marcelo "Paysol" escreveu: Click to expand...
G Guest Jun 30, 2006 #5 ohhhh. thanks, Dave "Dave Peterson" escreveu: CC = Century 20 in 2006 Click to expand...
G Guest Jun 30, 2006 #6 Thanks again Dave but have notice that the century of 2006 is 21 not 20 regards from Brazil Marcelo "Dave Peterson" escreveu:
Thanks again Dave but have notice that the century of 2006 is 21 not 20 regards from Brazil Marcelo "Dave Peterson" escreveu:
D Dave Peterson Jun 30, 2006 #7 Ok. CC=the leftmost 2 digits in the 4 digit year string. =int(year/100)