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

get rid of blue triangle

Maybe a silly question, but how to I get rid of the blue triangle.

MacBook, macOS 10.14

Posted on Jan 4, 2021 9:43 AM

Reply
Question marked as Best reply

Posted on Jan 5, 2021 5:39 AM

Try this instead:


=INT((STRIPDURATION(A2−DATE(YEAR(A2−WEEKDAY(A2−1)+4),1,3))+WEEKDAY(DATE(YEAR(A2−WEEKDAY(A2−1)+4),1,3))+5)/7)



In Dutch:


=INTEGER((VERWIJDER.TIJDSDUUR(A2−DATUM(JAAR(A2−WEEKDAG(A2−1)+4);1;3))+WEEKDAG(DATUM(JAAR(A2−WEEKDAG(A2−1)+4);1;3))+5)/7)



When copy-pasting, be sure to scroll to the right to get the whole formula.


SG

6 replies
Question marked as Best reply

Jan 5, 2021 5:39 AM in response to pjdewit

Try this instead:


=INT((STRIPDURATION(A2−DATE(YEAR(A2−WEEKDAY(A2−1)+4),1,3))+WEEKDAY(DATE(YEAR(A2−WEEKDAY(A2−1)+4),1,3))+5)/7)



In Dutch:


=INTEGER((VERWIJDER.TIJDSDUUR(A2−DATUM(JAAR(A2−WEEKDAG(A2−1)+4);1;3))+WEEKDAG(DATUM(JAAR(A2−WEEKDAG(A2−1)+4);1;3))+5)/7)



When copy-pasting, be sure to scroll to the right to get the whole formula.


SG

Jan 5, 2021 12:44 AM in response to pjdewit

Shouldn't be giving you a warning notice if you're using the WEEKNUM function in the right side cell.

Weeknum accepts a Date and Time value, ignores the time part, and returns a number value.

Unless your formula is more complex than this one, I see no reason for the warning triangle.


Regards,

Barry

Jan 5, 2021 1:19 AM in response to Barry

Because I need the iso week number is use a more complex formulae.


=INT((A2−DATE(YEAR(A2−WEEKDAY(A2−1)+4),1,3)+WEEKDAY(DATE(YEAR(A2−WEEKDAY(A2−1)+ 4 ),1,3))+5)/7).


It returns the iso week number in cell A2. In excel there is a plain formulae for iso week#. Would be nice if Numbers would facilitate this.

get rid of blue triangle

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