Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Calendar Template Curiosity

Hello all. I have been beating my head against the wall with this one. The new Numbers is certainly a mixed bag. Personally I love it but there are some features that I'm sure most of us wait, with bated breath, to be built back into the program.


I learn a lot about the mathemagical inner workings of the spreadsheet by reverse-engineering the Apple-supplied templates to learn good practices and pick up some tips and tricks. But this week I cam across something of a conundrum.


One of the new templates included in both the OS X and iOS versions of Numbers is this Calendar template. User uploaded fileIt's elegant, simple and the formulae are purposeful. But in picking it apart and rebuilding it I noticed the Month pop-up cell must be formatted in a peculiar way or something. When I set out to remake this sheet, it was one of the first cells I made and formatted. A simple pop-up with the months of the year listed. But as soon as I began typing in formulae, I noticed it produced an error in calculations. I checked and re-checked everything looking for trailing or leading spaces in my value list for the pop-up formatting.


So I performed a simple test. User uploaded file

I made a new table with two pop-up cells. Each with the names of the months; January is listed through December. One is a copy and paste from the original Apple template and the other is my own pop-up. Both are formatted properly and identically. In a cell below I created a formula (IF A1=B1, "Yes", "No") to test the actual values driving the calculation. Without knowing what it is that causes it, the test shows the Apple's January ≠ my January. As soon as I copy and paste another one of Apple's month pop-ups into that cell, then and only then does A1=B1.


Would anyone care to investigate this template and help me understand what is causing the inconsistency?

Posted on Feb 17, 2014 8:39 AM

Reply
20 replies

Feb 17, 2014 9:20 PM in response to Wayne Contello

Recalling the Employee Timesheet N '09 template, after reading the first page I was pretty much convinced the Month name in Apple's pop-up was a Date and Time value, showing only the Month(name), and suggest trying three cells with these formulas:


=DAY(A1)

=MONTH(A1)

=YEAR(A1)


Replacing A1 with the cell containing the pop-up menu (or copying the menu cell, then pasting it into cell A1 on the table with the test formulas.


But I see you got to that on Page 2. 😉


Regards,

Barry

Calendar Template Curiosity

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.