Difference between revisions of "Manuals/calci/CAL"

From ZCubes Wiki
Jump to navigation Jump to search
Line 27: Line 27:
 
|-
 
|-
 
| 25 || 26 || 27 || 28 || 29 || 30 || 31
 
| 25 || 26 || 27 || 28 || 29 || 30 || 31
 +
|}
 +
2.CAL(2,2012)
 +
{| class="wikitable"
 +
|+Spreadsheet
 +
|-
 +
! !!  !!  !!Feb !!  !! !!
 +
|-
 +
! Sun !!Mon !! Tue !! Wed !! Thu !! Fri !! Sat
 +
|-
 +
| || || || || 1 || 2 ||3 ||4
 +
|-
 +
|5 ||6 ||7 ||8 || 9 ||10 || 11
 +
|-
 +
|12 ||13 || 14 || 15 || 16 || 17 || 18
 +
|-
 +
| 19 || 20 || 21 || 22 || 23 || 24 || 25
 +
|-
 +
|26 || 27 || 28 || 29
 
|}
 
|}

Revision as of 18:58, 21 December 2016

CAL(mm,yy)


  • is month.
  • is year.

Description

  • This function shows the Calendar of the current month.
  • CAL() will show the current month of the year.
  • Also calendar of the specified month also we can get by giving the particular month and year.
  • For example CAL(9,2010) will show the September month for the year 2010.

Examples

1.CAL()

Spreadsheet
DEC
Sun Mon Tue Wed Thu Fri Sat
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

2.CAL(2,2012)

Spreadsheet
Feb
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29