####Text\SCALC\01\04060104.xml translated (by/date): Stijn Vermeulen / 28/09/2003 reviewed (by/date) : (not reviewed yet) ------------------------------- ****6;16;21(subject)Information Functions Informatie Functies ------------------------------- ****104;59;22(keyword)information; functions informatie; functies ****104;122;33(keyword)AutoPilot: Functions; information AutoPiloot: Functies; informatie ****104;197;22(keyword)functions; information functies; informatie ****104;239;21(text:p)Information Functions Informatie Functies ------------------------------- ****105;83;27(help:to-be-embedded)This category contains the Deze categorie bevat de ****105;142;11(text:span)Information Informatie ****105;165;11() functions. functies. ****105;198;20() The functions are: De functies zijn: ****105;254;7(help:link)CURRENT ACTUEEL ****105;273;2(), , ****105;310;7(help:link)FORMULA FORMULE ****105;329;2(), , ****105;368;5(help:link)ISREF ISVERWIJZING ****105;385;2(), , ****105;423;5(help:link)ISERR ISERR ****105;440;2(), , ****105;480;7(help:link)ISERROR ISFOUT ****105;499;2(), , ****105;539;9(help:link)ISFORMULA ISFORMULE ****105;560;2(), , ****105;601;10(help:link)ISEVEN_ADD ISEVEN_ADD ****105;623;2(), , ****105;662;9(help:link)ISNONTEXT ISGEENTEKST ****105;683;2(), , ****105;721;7(help:link)ISBLANK ISLEEG ****105;740;2(), , ****105;777;9(help:link)ISLOGICAL ISLOGISCH ****105;798;2(), , ****105;834;4(help:link)ISNA ISNB ****105;850;2(), , ****105;888;6(help:link)ISTEXT ISTEKST ****105;906;2(), , ****105;946;9(help:link)ISODD_ADD ISONEVEN_ADD ****105;967;2(), , ****105;1005;8(help:link)ISNUMBER ISGETAL ****105;1025;2(), , ****105;1057;1(help:link)N N ****105;1070;2(), , ****105;1103;2(help:link)NA NB ****105;1117;3() , , ****105;1152;4(help:link)TYPE TYPE ****105;1168;5() and en ****105;1207;4(help:link)CELL CEL ****105;1223;1(). . ------------------------------- ****107;40;151(text:p)A number of examples can only be explained by referring to a table. If this is the case, the following table will serve as a basis for the explanation. Een aantal voorbeelden kan alleen worden uitgelegd aan de hand van een een tabel. Wanneer dit het geval is zal volgende tabel gebruikt worden als basis voor de uitleg. ------------------------------- ****115;43;1(text:p)C C ------------------------------- ****118;43;1(text:p)D D ------------------------------- ****123;36;1(text:p)2 2 ------------------------------- ****126;45;7(text:p)x value x waarde ------------------------------- ****129;45;7(text:p)y value y waarde ------------------------------- ****134;36;1(text:p)3 3 ------------------------------- ****137;45;2(text:p)-5 -5 ------------------------------- ****140;45;2(text:p)-3 -3 ------------------------------- ****145;36;1(text:p)4 4 ------------------------------- ****148;45;2(text:p)-2 -2 ------------------------------- ****151;45;1(text:p)0 0 ------------------------------- ****156;36;1(text:p)5 5 ------------------------------- ****159;45;2(text:p)-1 -1 ------------------------------- ****162;45;1(text:p)1 1 ------------------------------- ****167;36;1(text:p)6 6 ------------------------------- ****170;45;1(text:p)0 0 ------------------------------- ****173;45;1(text:p)3 3 ------------------------------- ****178;36;1(text:p)7 7 ------------------------------- ****181;45;1(text:p)2 2 ------------------------------- ****184;45;1(text:p)4 4 ------------------------------- ****189;36;1(text:p)8 8 ------------------------------- ****192;45;1(text:p)4 4 ------------------------------- ****195;45;1(text:p)6 6 ------------------------------- ****200;36;1(text:p)9 9 ------------------------------- ****203;45;1(text:p)6 6 ------------------------------- ****206;45;1(text:p)8 8 ------------------------------- ****211;118;7(keyword)CURRENT ACTUEEL ****211;145;7(text:p)CURRENT ACTUEEL ------------------------------- ****212;72;65(help:help-text)Calculates the current value of a formula at the actual position. Berekent de actuele waarde van een formule in de huidige positie. ------------------------------- ****213;37;6(text:p)Syntax Syntaxis ------------------------------- ****214;40;9(text:p)CURRENT() ACTUEEL() ------------------------------- ****215;37;7(text:p)Example Voorbeeld ------------------------------- ****216;40;165(text:p)You can use this function in connection with the cell-formatting function TEMPLATE, for example, to assign the current value in a new formatting to the current cell: U kunt deze functie gebruiken samen met de cel-formatteringsfunctie SJABLOON, bijvoorbeeld om de actuele waarde toe te kennen aan de actuele cel in een nieuw opmaak: ------------------------------- ****217;40;24(text:p)=CURRENT()+TEMPLATE(New) =ACTUEEL()+SJABLOON(Nieuw) ------------------------------- ****218;40;46(text:p)1+2+CURRENT() yields 6 (1+2=CURRENT+CURRENT=6) 1+2+ACTUEEL() geeft 6 (1+2=ACTUEEL+ACTUEEL=6) ------------------------------- ****219;40;46(text:p)1+CURRENT()+2 yields 4 (1=CURRENT+CURRENT+2=4) 1+ACTUEEL()+2 geeft 4 (1=ACTUEEL+ACTUEEL+2=4) ------------------------------- ****220;116;7(keyword)FORMULA FORMULE ****220;143;7(text:p)FORMULA FORMULE ------------------------------- ****221;72;69(help:help-text)This function displays the formula of a formula cell at any position. Deze functie toont de formule in een formulecel op een willekeurige positie. ****221;158;49() The formula will be returned as a string in the De formule zal weergegeven worden als een tekenreeks zoals vermeld in de ****221;239;9(text:span)Reference Verwijzing ****221;260;127() position. If no formula cell can be found there or if the presented argument is no reference, the error value #NV will be set. . Als daar geen formulecel te vinden is of als het ingegeven argument geen verwijzing is, dan zal de foutwaarde #NVT weergegeven worden. ------------------------------- ****222;37;6(text:p)Syntax Syntaxis ------------------------------- ****223;40;9(text:p)FORMULA() FORMULE() ------------------------------- ****224;37;7(text:p)Example Voorbeeld ------------------------------- ****225;40;100(text:p)The cell A8 contains the result of a formula having the value 23. You can now, for example, use the De cel A8 bevat het resultaat van een formule, namelijk de waarde 23. U kunt nu, bijvoorbeeld, de ****225;172;7(text:span)Formula Formule ****225;191;55() function in cell A1 to display the formula of cell A8. -functie gebruiken om in cel A1 de formule weer te geven van cel A8. ------------------------------- ****226;40;12(text:p)=FORMULA(A8) =FORMULE(A8) ------------------------------- ****227;120;5(keyword)ISREF ISVERWIJZING ****227;145;5(text:p)ISREF ISVERWIJZING ------------------------------- ****228;72;75(help:help-text)This functions tests if the content of one or several cells is a reference. Deze functie test of de inhoud van één of meerdere cellen een verwijzing is. ****228;164;63() Verifies the type of references in a cell or a range of cells. Verifiëert het type verwijzing in een cel of in een cellenbereik. ------------------------------- ****230;37;6(text:p)Syntax Syntaxis ------------------------------- ****231;40;12(text:p)ISREF(value) ISVERWIJZING(waarde) ------------------------------- ****232;72;5(text:span)Value Waarde ****232;89;66() is the value to be tested to determine whether it is a reference. is de waarde die moet worden getest om te bepalen of het een verwijzing is. ------------------------------- ****233;37;7(text:p)Example Voorbeeld ------------------------------- ****234;40;33(text:p)ISREF(C5) returns the result TRUE ISVERWIJZING(C5) geeft als resultaat WAAR ------------------------------- ****236;78;9(help:link)ERRORTYPE TYPE.FOUT ****236;99;2(), , ****236;139;6(help:link)ISEVEN ISEVEN ****236;157;2(), , ****236;199;5(help:link)ISODD ISONEVEN ****236;216;2(), , ****236;250;4(help:link)TYPE TYPE ****236;266;1(). . ------------------------------- ****237;118;5(keyword)ISERR ISERR ****237;143;5(text:p)ISERR ISERR ------------------------------- ****238;72;65(help:help-text)Returns TRUE if the value refers to any error value except #N/A. Geeft als resultaat WAAR indien de waarde verwijst naar een willekeurige foutwaarde met uitzondering van #N/A. ****238;154;68() You can use this function to control error values in certain cells. U kunt deze functie gebruiken voor het beheer van foutwaarden in bepaalde cellen. ------------------------------- ****240;37;6(text:p)Syntax Syntaxis ------------------------------- ****241;40;12(text:p)ISERR(value) ISERR(waarde) ------------------------------- ****242;72;5(text:span)Value Waarde ****242;89;123() is any value or expression where a test is performed to determine whether or not an error value unequal to #NV is present. is elke willekeurige waarde of uitdrukking waarop een test wordt uitgevoerd om te bepalen of een foutwaarde verschillend van #NVT aanwezig is. ------------------------------- ****243;37;7(text:p)Example Voorbeeld ------------------------------- ****244;40;36(text:p)ISERR(C5) returns FALSE as a result. ISERR(C5) levert ONWAAR op als resultaat. ------------------------------- ****246;78;9(help:link)ERRORTYPE TYPE.FOUT ****246;99;2(), , ****246;139;6(help:link)ISEVEN ISEVEN ****246;157;2(), , ****246;199;5(help:link)ISODD ISONEVEN ****246;216;2(), , ****246;250;4(help:link)TYPE TYPE ****246;266;1(). . ------------------------------- ****247;122;7(keyword)ISERROR ISFOUT ****247;149;7(text:p)ISERROR ISFOUT ------------------------------- ****248;72;86(help:help-text)Contrary to the ISERR, the ISERROR controls if the cells contain general error values. In tegenstelling tot ISERR gaat ISFOUT na of de cellen algemene foutwaarden bevatten. ****248;175;39()ISERROR recognizes the #NV error value. ISERROR herkent de foutwaarde #NVT. ------------------------------- ****250;37;6(text:p)Syntax Syntaxis ------------------------------- ****251;40;14(text:p)ISERROR(value) ISFOUT(waarde) ------------------------------- ****252;40;94(text:p)Value is any value where a test is performed to determine whether or not it is an error value. Waarde is een willekeurige waarde waarop een test wordt uitgevoerd om te bepalen of het een foutwaarde is. ------------------------------- ****253;37;7(text:p)Example Voorbeeld ------------------------------- ****254;40;38(text:p)ISERROR(C8) returns FALSE as a result. ISFOUT(C8) levert ONWAAR op als resultaat. ------------------------------- ****256;78;9(help:link)ERRORTYPE TYPE.FOUT ****256;99;2(), , ****256;139;6(help:link)ISEVEN ISEVEN ****256;157;2(), , ****256;199;5(help:link)ISODD ISONEVEN ****256;216;2(), , ****256;250;4(help:link)TYPE TYPE ****256;266;1(). . ------------------------------- ****257;122;9(keyword)ISFORMULA ISFORMULE ****257;151;9(text:p)ISFORMULA ISFORMULE ------------------------------- ****258;72;41(help:help-text)Returns TRUE if a cell is a formula cell. Levert WAAR op als resultaat indien de cel een formulecel is. ------------------------------- ****260;37;6(text:p)Syntax Syntaxis ------------------------------- ****261;40;20(text:p)ISFORMULA(reference) ISFORMULE(verwijzing) ------------------------------- ****262;72;9(text:span)Reference Verwijzing ****262;93;109() indicates the reference to a cell in which a test will be performed to determine if it contains a reference. is de verwijzing naar een cel waarin een test zal worden uitgevoerd om te bepalen of het een verwijzing bevat. ------------------------------- ****263;37;7(text:p)Example Voorbeeld ------------------------------- ****264;40;40(text:p)ISFORMULA(C4) returns FALSE as a result. ISFORMULE(C4) levert ONWAAR op als resultaat. ------------------------------- ****265;81;10(keyword)ISEVEN_ADD ISEVEN_ADD ****265;110;10(text:p)ISEVEN_ADD ISEVEN_ADD ------------------------------- ****267;40;105(text:p)The result is TRUE (1), if the number returns a whole number when divided by 2 otherwise it is FALSE (0). Het resultaat is WAAR (1) indien het getal een geheel getal oplevert bij deling door 2, zoniet is het resultaat ONWAAR (0). ------------------------------- ****268;37;6(text:p)Syntax Syntaxis ------------------------------- ****269;40;19(text:p)ISEVEN_ADD (Number) ISEVEN_ADD (Getal) ------------------------------- ****270;40;32(text:p)Number: the number to be tested. Getal: het getal dat getest zal worden. ------------------------------- ****271;37;7(text:p)Example Voorbeeld ------------------------------- ****272;40;25(text:p)=ISEVEN_ADD(5) returns 0. =ISEVEN_ADD(5) levert 0 op. ------------------------------- ****273;120;9(keyword)ISNONTEXT ISGEENTEKST ****273;149;9(text:p)ISNONTEXT ISGEENTEKST ------------------------------- ****274;72;97(help:help-text)Proofs if the cell contents are text or numbers, and returns FALSE if the contents refer to text. Toont aan of de cel tekst of getallen bevat, en levert ONWAAR op wanneer de inhoud verwijst naar tekst. ------------------------------- ****276;37;6(text:p)Syntax Syntaxis ------------------------------- ****277;40;16(text:p)ISNONTEXT(value) ISGEENTEKST(waarde) ------------------------------- ****278;72;5(text:span)Value Waarde ****278;89;118() is any value or expression where a test is performed to determine whether it is a text or numbers or a Boolean value. is een willekeurige waarde of uitdrukking waarop een test wordt uitgevoerd om te bepalen of het een tekst of getallen is of een Boolean-waarde. ------------------------------- ****279;37;7(text:p)Example Voorbeeld ------------------------------- ****280;40;40(text:p)ISNONTEXT(D2) returns FALSE as a result. ISGEENTEKST(D2) levert ONWAAR op als resultaat. ------------------------------- ****281;40;38(text:p)ISNONTEXT(D9) returns the result TRUE. ISGEENTEKST(D9) levert WAAR op als resultaat. ------------------------------- ****283;78;9(help:link)ERRORTYPE TYPE.FOUT ****283;99;2(), , ****283;139;6(help:link)ISEVEN ISEVEN ****283;157;2(), , ****283;199;5(help:link)ISODD ISONEVEN ****283;216;2(), , ****283;250;4(help:link)TYPE TYPE ****283;266;1(). . ------------------------------- ****284;118;7(keyword)ISBLANK ISLEEG ****284;145;7(text:p)ISBLANK ISLEEG ------------------------------- ****285;72;50(help:help-text)Returns TRUE if the reference to a cell is blank. Levert WAAR op als resultaat indien de cel waarnaar verwezen wordt leeg is. ****285;139;68() This function is used to control if the content of a cell is empty. Deze functie wordt gebruikt om na te gaan of een cel leeg is. ------------------------------- ****287;37;6(text:p)Syntax Syntaxis ------------------------------- ****288;40;7(text:p)ISBLANK ISLEEG ------------------------------- ****289;72;5(text:span)Value Waarde ****289;89;63() is any content that is to be entered in the cell to be tested. is een willekeurige inhoud die moet worden ingevoerd in de cel die zal getest worden. ------------------------------- ****290;37;7(text:p)Example Voorbeeld ------------------------------- ****291;40;38(text:p)ISBLANK(D2) returns FALSE as a result. ISLEEG(D2) levert ONWAAR op als een resultaat. ------------------------------- ****293;78;9(help:link)ERRORTYPE TYPE.FOUT ****293;99;2(), , ****293;139;6(help:link)ISEVEN ISEVEN ****293;157;2(), , ****293;199;5(help:link)ISODD ISONEVEN ****293;216;2(), , ****293;250;4(help:link)TYPE TYPE ****293;266;1(). . ------------------------------- ****294;116;9(keyword)ISLOGICAL ISLOGISCH ****294;145;9(text:p)ISLOGICAL ISLOGISCH ------------------------------- ****295;72;118(help:help-text) If there is a logical number format for the printout when it has been checked, this function returns the result TRUE. Indien er een logisch getalformaat is voor de afdruk wanneer het gecontroleerd wordt, levert deze functie als resultaat WAAR. ****295;207;88() The function is used in order to check for both TRUE and FALSE values in certain cells. De functie wordt gebruikt om na te gaan of bepaalde cellen de waarde WAAR of de waarde ONWAAR bevatten. ------------------------------- ****297;37;6(text:p)Syntax Syntaxis ------------------------------- ****298;40;16(text:p)ISLOGICAL(value) ISLOGISCH(waarde) ------------------------------- ****299;72;5(text:span)Value Waarde ****299;89;108() is a value for which a test is performed to determine if its format corresponds to a logical number format. is een waarde waarop een test wordt uitgevoerd om te bepalen of zijn formaat overeenkomt met een logisch getalformaat. ------------------------------- ****300;37;7(text:p)Example Voorbeeld ------------------------------- ****301;40;40(text:p)ISLOGICAL(D5) returns FALSE as a result. ISLOGISCH(D5) levert ONWAAR op als resultaat. ------------------------------- ****303;78;9(help:link)ERRORTYPE TYPE.FOUT ****303;99;2(), , ****303;139;6(help:link)ISEVEN ISEVEN ****303;157;2(), , ****303;199;5(help:link)ISODD ISONEVEN ****303;216;2(), , ****303;250;4(help:link)TYPE TYPE ****303;266;1(). . ------------------------------- ****304;114;4(keyword)ISNA ISNB ****304;138;4(text:p)ISNA ISNB ------------------------------- ****305;72;75(help:help-text)Returns TRUE if a cell contains the #N/A (value not available) error value. Geeft als resultaat WAAR wanneer een cel de foutwaarde #NB (waarde niet beschikbaar) bevat. ------------------------------- ****307;37;6(text:p)Syntax Syntaxis ------------------------------- ****308;40;11(text:p)ISNA(value) ISNB(waarde) ------------------------------- ****309;72;5(text:span)Value Waarde ****309;89;41() is the value or expression to be tested. is de waarde of uitdrukking die getest zal worden. ------------------------------- ****310;37;7(text:p)Example Voorbeeld ------------------------------- ****311;40;35(text:p)ISNA(D3) returns FALSE as a result. ISNB(D3) levert ONWAAR op als resultaat. ------------------------------- ****313;78;9(help:link)ERRORTYPE TYPE.FOUT ****313;99;2(), , ****313;139;6(help:link)ISEVEN ISEVEN ****313;157;2(), , ****313;199;5(help:link)ISODD ISONEVEN ****313;216;2(), , ****313;250;4(help:link)TYPE TYPE ****313;266;1(). . ------------------------------- ****314;118;6(keyword)ISTEXT ISTEKST ****314;143;6(text:p)ISTEXT ISTEKST ------------------------------- ****315;72;48(help:help-text)Returns TRUE if the cell contents refer to text. Levert WAAR op indien de celinhoud tekst bevat. ------------------------------- ****317;37;6(text:p)Syntax Syntaxis ------------------------------- ****318;40;13(text:p)ISTEXT(value) ISTEKST(waarde) ------------------------------- ****319;72;5(text:span)Value Waarde ****319;89;132() is a value, a number, a Boolean value or an error value for which a test will be performed to determine if it is a text or numbers. is een waarde, een getal, een Boolean-waarde of een foutwaarde waarop een test zal worden uitgevoerd om te bepalen of het een tekst of getallen betreft. ------------------------------- ****320;37;7(text:p)Example Voorbeeld ------------------------------- ****321;40;35(text:p)ISTEXT(D9) returns the result TRUE. ISTEKST(D9) levert als resultaat WAAR op. ------------------------------- ****322;40;37(text:p)ISTEXT(C3) returns FALSE as a result. ISTEKST(C3) levert ONWAAR op als resultaat. ------------------------------- ****324;78;9(help:link)ERRORTYPE TYPE.FOUT ****324;99;2(), , ****324;139;6(help:link)ISEVEN ISEVEN ****324;157;2(), , ****324;199;5(help:link)ISODD ISONEVEN ****324;216;2(), , ****324;250;4(help:link)TYPE TYPE ****324;266;1(). . ------------------------------- ****325;80;9(keyword)ISODD_ADD ISONEVEN_ADD ****325;108;9(text:p)ISODD_ADD ISONEVEN_ADD ------------------------------- ****327;40;113(text:p)The result is TRUE (1), if the number does not return a whole number when divided by 2 otherwise it is FALSE (0). Het resultaat is WAAR (1) indien het getal geen geheel getal oplevert bij deling door 2, in het andere geval is het ONWAAR (0). ------------------------------- ****328;37;6(text:p)Syntax Syntaxis ------------------------------- ****329;40;17(text:p)ISODD_ADD(Number) ISONEVEN_ADD(Number) ------------------------------- ****330;40;32(text:p)Number: the number to be tested. Getal: het getal dat getest zal worden. ------------------------------- ****331;37;7(text:p)Example Voorbeeld ------------------------------- ****332;40;24(text:p)=ISODD_ADD(5) returns 1. =ISONEVEN_ADD(5) levert 1 op. ------------------------------- ****333;118;8(keyword)ISNUMBER ISGETAL ****333;145;8(text:p)ISNUMBER ISGETAL ------------------------------- ****334;72;45(help:help-text)Returns TRUE if the value refers to a number. Levert WAAR op indien de waarde een getal is. ------------------------------- ****336;37;6(text:p)Syntax Syntaxis ------------------------------- ****337;40;15(text:p)ISNUMBER(value) ISGETAL(waarde) ------------------------------- ****338;72;5(text:span)Value Waarde ****338;89;84() is any expression that is to be tested to determine whether it is a number or text. is een willekeurige uitdrukking die moet worden getest om te bepalen of het een getal of een tekst is. ------------------------------- ****339;37;7(text:p)Example Voorbeeld ------------------------------- ****340;40;37(text:p)ISNUMBER(C3) returns the result TRUE. ISGETAL(C3) levert als resultaat WAAR op. ------------------------------- ****341;40;39(text:p)ISNUMBER(C2) returns FALSE as a result. ISGETAL(C2) levert als resultaat ONWAAR op. ------------------------------- ****343;78;9(help:link)ERRORTYPE TYPE.FOUT ****343;99;2(), , ****343;139;6(help:link)ISEVEN ISEVEN ****343;157;2(), , ****343;199;5(help:link)ISODD ISONEVEN ****343;216;2(), , ****343;250;4(help:link)TYPE TYPE ****343;266;1(). . ------------------------------- ****344;106;1(keyword)N N ****344;126;1(text:p)N N ------------------------------- ****345;72;38(help:help-text)Returns a value converted to a number. Converteert een waarde naar een getal. ****345;127;74() You can use this function to convert true values in number values 1 or 0. U kunt deze functie gebruiken om de waarden WAAR of ONWAAR te converteren in de getalwaarden 1 of 0. ------------------------------- ****347;37;6(text:p)Syntax Syntaxis ------------------------------- ****348;40;8(text:p)N(value) N(waarde) ------------------------------- ****349;72;5(text:span)Value Waarde ****349;89;50() is a value that is to be converted into a number. is een waarde die moet worden geconverteerd naar een getal. ------------------------------- ****350;37;7(text:p)Example Voorbeeld ------------------------------- ****351;40;17(text:p)N(TRUE) returns 1 N(WAAR) levert 1 op ------------------------------- ****352;40;18(text:p)N(FALSE) returns 0 N(ONWAAR) levert 0 op ------------------------------- ****353;40;16(text:p)N(#NV) returns 0 N(#NB) levert 0 op ------------------------------- ****355;70;1(help:link)T T ****355;83;1(). . ------------------------------- ****356;108;2(keyword)NA NB ****356;129;2(text:p)NA NB ------------------------------- ****357;72;29(help:help-text)Returns the error value #N/A. Levert de foutwaarde #NB op. ------------------------------- ****358;37;6(text:p)Syntax Syntaxis ------------------------------- ****359;40;4(text:p)NV() NB() ------------------------------- ****360;37;7(text:p)Example Voorbeeld ------------------------------- ****361;40;48(text:p)NV() converts the contents of the cell into #NV. NB() converteert de inhoud van de cel naar #NB. ------------------------------- ****363;77;5(help:link)ISREF ISVERWIJZING ****363;94;2(), , ****363;132;5(help:link)ISERR ISERR ****363;149;2(), , ****363;189;7(help:link)ISERROR ISFOUT ****363;208;2(), , ****363;248;9(help:link)ISFORMULA ISFORMULE ****363;269;2(). . ****363;308;9(help:link)ISNONTEXT ISGEENTEKST ****363;329;2(), , ****363;367;7(help:link)ISBLANK ISLEEG ****363;386;2(), , ****363;423;9(help:link)ISLOGICAL ISLOGISCH ****363;444;2(), , ****363;480;4(help:link)ISNA ISNB ****363;496;2(), , ****363;534;6(help:link)ISTEXT ISTEKST ****363;552;2(), , ****363;590;8(help:link)ISNUMBER ISGETAL ****363;610;1(). . ------------------------------- ****364;110;4(keyword)TYPE TYPE ****364;133;4(text:p)TYPE TYPE ------------------------------- ****365;72;26(help:help-text)Returns the type of value. Levert het soort resultaat op. ------------------------------- ****367;37;6(text:p)Syntax Syntaxis ------------------------------- ****368;40;11(text:p)TYPE(value) TYPE(waarde) ------------------------------- ****369;72;5(text:span)Value Waarde ****369;89;167() is a specific value for which the data type is to be determined. Value 1 = number, value 2 = text, value 4 = Boolean value, value 8 = formula, value 16 = error value. is een specifieke waarde waarvan het datatype bepaald moet worden. Waarde 1 = getal, waarde 2 = tekst, waarde 4 = Booleanwaarde, waarde 8 = formule, waarde 16 = foutwaarde. ------------------------------- ****370;37;33(text:p)Example (see example table above) Voorbeeld (zie voorbeeld tabel boven) ------------------------------- ****371;40;31(text:p)TYPE(C2) returns 2 as a result. TYPE(C2) levert 2 op als resultaat. ------------------------------- ****372;40;31(text:p)TYPE(D9) returns 1 as a result. TYPE(D9) levert 1 op als resultaat. ------------------------------- ****373;114;4(keyword)CELL CEL ****373;137;4(text:p)CELL CEL ------------------------------- ****374;72;62(help:help-text)Finds information on address, formatting or context of a cell. Geeft als resultaat gegevens over adres, opmaak of de context van een cel. ------------------------------- ****375;37;6(text:p)Syntax Syntaxis ------------------------------- ****376;40;26(text:p)CELL(Info_type; Reference) CEL(Infotype; Referentie) ------------------------------- ****377;72;9(text:span)Info_type Infotype ****377;93;141() is the character string that specifies the type of information. The character string is always in English. Upper or lower case are optional. is de tekenreeks die het type informatie specificeert. De tekenreeks is altijd in het Engels. Hoofd- of kleine letters zijn optioneel. ------------------------------- ****384;44;9(text:p)Info_type Infotype ------------------------------- ****387;44;7(text:p)Meaning Betekenis ------------------------------- ****393;45;3(text:p)COL COL ------------------------------- ****396;45;44(text:p)Returns the number of the referenced column. Geeft als resultaat het nummer van de kolom waarnaar verwezen wordt. ****397;43;35(text:p)Cell("COL";D2) returns 4. Cel("COL";D2) levert 4 op. ------------------------------- ****402;45;3(text:p)ROW ROW ------------------------------- ****405;43;41(text:p)Returns the number of the referenced row. Geeft als resultaat het nummer van de rij waarnaar verwezen wordt. ****406;43;35(text:p)Cell("ROW";D2) returns 2. Cell("ROW";D2) levert 2 op. ------------------------------- ****411;45;5(text:p)SHEET SHEET ------------------------------- ****414;43;43(text:p)Returns the number of the referenced sheet. Geeft als resultaat het nummer van het rekenblad waarnaar verwezen wordt. ****415;43;44(text:p)Cell("Sheet";Sheet3.D2) returns 3. Cel("Sheet";Sheet3.D2) levert 3 op. ------------------------------- ****420;45;7(text:p)ADDRESS ADDRESS ------------------------------- ****423;45;52(text:p)Returns the absolute address of the referenced cell. Geeft als resultaat het absolute adres van de cel waarnaar verwezen wordt. ****424;45;42(text:p)CELL("ADDRESS";D2) returns $D$2. CEL("ADDRESS";D2) levert $D$2 op. ****425;45;57(text:p)CELL("ADDRESS";Sheet3.D2) returns $Sheet3.$D$2. CEL("ADDRESS";Sheet3.D2) levert $Sheet3.$D$2 op. ****426;45;120(text:p)CELL("ADDRESS";'X:\dr\test.sxc'#$Sheet1.D2) returns 'file:///X:/dr/test.sxc'#$Sheet1.$D$2. CEL("ADDRESS";'X:\dr\test.sxc'#$Werkblad1.D2) levert 'file:///X:/dr/test.sxc'#$Werkblad1.$D$2 op. ------------------------------- ****431;45;8(text:p)FILENAME BESTANDSNAAM ------------------------------- ****434;45;66(text:p)Returns the file name and the sheet number of the referenced cell. Geeft als resultaat de bestandsnaam en het nummer van het rekenblad van de cel waarnaar verwezen wordt. ****435;45;155(text:p)CELL("FILENAME";D2) returns 'file:///X:/dr/own.sxc'#$Sheet1, if the formula in the current document X:\dr\own.sxc is located in Sheet1. CEL("FILENAME";D2) geeft als resultaat 'file:///X:/dr/own.sxc'#$Werkblad1 indien de formule in het actuele document X:\dr\own.sxc zich bevindt in Werkblad1. ****436;45;116(text:p)CELL("FILENAME";'X:\dr\test.sxc'#$Sheet1.D2) returns 'file:///X:/dr/test.sxc'#$Sheet1. CEL("FILENAME";'X:\dr\test.sxc'#$Werkblad1.D2) geeft als resultaat 'file:///X:/dr/test.sxc'#$Werkblad1. ------------------------------- ****441;45;5(text:p)COORD COORD ------------------------------- ****444;45;56(text:p)Returns the complete cell address in Lotus(TM) notation. Geeft als resultaat het complete celadres in Lotus(TM)-notatie. ****445;45;44(text:p)CELL("COORD"; D2) returns $A:$D$2. CEL("COORD"; D2) levert $A:$D$2 op. ****446;45;51(text:p)CELL("COORD"; Sheet3.D2) returns $C:$D$2. CEL("COORD"; Werkblad3.D2) levert $C:$D$2 op. ------------------------------- ****451;45;8(text:p)CONTENTS CONTENTS ------------------------------- ****454;45;68(text:p)Returns the contents of the referenced cell, without any formatting. Geeft als resultaat de inhoud van de cel waarnaar verwezen wordt, zonder enige opmaak. ------------------------------- ****459;45;4(text:p)TYPE TYPE ------------------------------- ****462;45;34(text:p)Returns the type of cell contents. Geeft als resultaat het type van de celinhoud. ****463;45;21(text:p)b = blank. empty cell b = leeg. lege cel ****464;45;44(text:p)l = label. Text, result of a formula as text l = label. Tekst, resultaat van een formule als tekst ****465;45;49(text:p)v = value. Value, result of a formula as a number v = waarde. Waarde, resultaat van een formule als een getal ------------------------------- ****470;45;5(text:p)WIDTH WIDTH ------------------------------- ****473;45;146(text:p)Returns the width of the referenced column. The unit is the number of zeros (0) that fit into the column in the default text and the default size. Geeft als resultaat de breedte van de kolom waarnaar verwezen wordt. De eenheid is het aantal nullen (0) die passen in de kolom bij opmaak in standaardtekst en met een standaardgrootte. ------------------------------- ****478;45;6(text:p)PREFIX PREFIX ------------------------------- ****481;45;45(text:p)Returns the alignment of the referenced cell. Geeft als resultaat de uitlijning van de cel waarnaar verwezen wordt. ****482;45;37(text:p)' = align left or left-justified ' = uitlijnen links of links uitgelijnd ****483;45;20(text:p)" = align right " = uitlijnen rechts ****484;45;12(text:p)^ = centered ^ = gecentreerd ****485;45;34(text:p)\ = repeating (currently inactive) \ = herhalen (momenteel inactief) ------------------------------- ****490;45;7(text:p)PROTECT PROTECT ------------------------------- ****493;45;55(text:p)Returns the status of the cell protection for the cell. Geeft als resultaat de status van de bescherming van de cel. ****494;45;21(text:p)1 = cell is protected 1 = cel is beschermd ****495;45;25(text:p)0 = cell is not protected 0 = cel is niet beschermd ------------------------------- ****500;45;6(text:p)FORMAT FORMAT ------------------------------- ****503;45;60(text:p)Returns a character string that indicates the number format. Geeft als resultaat een tekenreeks die de getalopmaak aangeeft. ****504;45;35(text:p), = number with thousands separator , = getal met scheidingsteken voor duizendtallen ****505;45;38(text:p)F = number without thousands separator F = getal zonder scheidingsteken voor duizendtallen ****506;45;19(text:p)C = currency format C = valutaopmaak ****507;45;46(text:p)S = exponential representation, e.g. 1.234+E56 S = exponentiële representatie, bijv. 1.234+E56 ****508;45;14(text:p)P = percentage P = percentage ****509;45;186(text:p)In the above formats the number of decimal places after the decimal separator is given as a number. Example: the number format #,##0.0 returns ,1 and the number format 00.000% returns P3 In de bovenstaande opmaak wordt het aantal decimale posities na het decimale scheidingsteken opgegeven als een getal. Voorbeeld: de nummeropmaak #,##0.0 levert ,1 op en de nummeropmaak 00.000% levert P3 op ****510;45;42(text:p)D1 = MMM-D-YY, MM-D-YY and similar formats D1 = MMM-D-JJ, MM-D-JJ en vergelijkbare opmaak ****511;45;10(text:p)D2 = DD-MM D2 = DD-MM ****512;45;10(text:p)D3 = MM-YY D3 = MM-JJ ****513;45;24(text:p)D4 = DD-MM-YYYY HH:MM:SS D4 = DD-MM-JJJJ HH:MM:SS ****514;45;10(text:p)D5 = MM-DD D5 = MM-DD ****515;45;19(text:p)D6 = HH:MM:SS AM/PM D6 = HH:MM:SS AM/PM ****516;45;16(text:p)D7 = HH:MM AM/PM D7 = HH:MM AM/PM ****517;45;13(text:p)D8 = HH:MM:SS D8 = HH:MM:SS ****518;45;10(text:p)D9 = HH:MM D9 = HH:MM ****519;45;21(text:p)G = All other formats G = Alle andere formaten ****520;45;62(text:p)- (Minus) at the end = negative numbers are formatted in color - (Min) aan het eind = negatieve getallen zijn opgemaakt in kleur ****521;45;73(text:p)() (brackets) at the end = there is an opening bracket in the format code () (haakjes) aan het eind = er is een openingshaakje in de opmaakcode ------------------------------- ****526;45;5(text:p)COLOR COLOR ------------------------------- ****529;45;72(text:p)Returns 1, if negative values have been formatted in color, otherwise 0. Geeft als resultaat 1 indien negatieve waarden opgemaakt zijn in kleur, anders 0. ------------------------------- ****534;45;11(text:p)PARENTHESES PARENTHESES ------------------------------- ****537;45;72(text:p)Returns 1 if the format code contains an opening bracket (, otherwise 0. Geeft als resultaat 1 indien de opmaakcode een openingshaakje ( bevat, anders 0. ------------------------------- ****542;72;9(text:span)Reference Verwijzing ****542;93;53() (list of options) is the position of the cell to be (lijst van opties) is de positie van de cel die ****542;155;13()examined. If onderzocht moet worden. Indien ****542;200;9(text:span)Reference Verwijzing ****542;221;61() is a range, the cell moves to the top left of the range. If een bereik is wordt de cel verplaatst naar linksboven in het bereik. Indien ****542;314;9(text:span)Reference Verwijzing ****542;335;13() is missing, ontbreekt, gebruikt ****542;366;12(help:productname)%PRODUCTNAME %PRODUCTNAME ****542;397;151() Calc uses the position of the cell in which this formula is located. Microsoft Excel uses the reference of the cell in which the cursor is positioned. Calc de positie van de cel waarin deze formule zich bevindt. Microsoft Excel gebruikt de verwijzing van de cel waarin de cursor is geplaatst.