LibreOffice 25.2 Help
The following table is an overview of the error messages for LibreOffice Calc. If the error occurs in the cell that contains the cursor, the error message is displayed on the Status Bar.
| შეცდომის კოდი | შეტყობინება | ახსნა | 
|---|---|---|
| ### | არცერთი | The cell is not wide enough to display the contents. | 
| #FMT | არცერთი | This value is outside of limits valid for this format | 
| #N/A | Not Available | A result for the formula expression is not available. | 
| 501 | სიმბოლო არასწორია | Character in a formula is not valid. | 
| 502 | არგუმენტი არასწორია | Function argument is not valid. For example, a negative number for the SQRT() function, for this please use IMSQRT(). | 
| 503 | მცურავი წერტილის არასწორი მოქმედება | A calculation results in an overflow of the defined value range. | 
| 504 | პარამეტრების სიის შეცდომა | Function parameter is not valid, for example, text instead of a number. | 
| 507, 508 | შეცდომა: აკლია წყვილი. | აკლია ფრჩხილი, მაგალითად, ფჩხილები იკეტება, მაგრამ არ იხსნება. | 
| 509 | აკლია ოპერატორი | ოპერატორი არაა მითითებული, მაგალითად "=2(3+4) * ", სადაც ოპერატორი არ არის "2"-ს და "("-ს შორის ჩასმული. | 
| 510 | აკლია ცვლადი | ცვლადი არაა მითითებული, მაგალითად როდესაც ორი ოპერატორია ერთად "=1+*2". | 
| 511 | აკლია ცვლადი | ფუნქციას არსებულზე უფრო მეტი ცვლადი სჭირდება, მაგალითად AND() ან OR(). | 
| 512 | ფორმულის გადავსება | Compiler: the total number of internal tokens, (that is, operators, variables, brackets) in the formula exceeds 8192. | 
| 513 | სტრიქონების გადავსება | Compiler: an identifier in the formula exceeds 1024 characters (UTF-16 code points) in size. Interpreter: a result of a string operation would exceed 256M characters (UTF-16 code points, so 512MiB) in size. | 
| 514 | შიდა გადავსება | An internal calculation stack overflow occurred. | 
| 515 | Internal syntax error | Unknown error. | 
| 516 | შიდა სინტაქსური შეცდომა | მატრიცა გამოძახებულია გამოთვლის ოპერაციაზე, მაგრამ მიუწვდომელია. | 
| 517 | შიდა სინტაქსური შეცდომა | უცნობი კოდი, მაგალითად, დოკუმენტი ახალი ფუნქციით ჩატვირთულია ძველ ვერსიაში, რომელსაც არ აქვს მოცემული ფუნქცია. | 
| 518 | შიდა სინტაქსური შეცდომა | ცვლადი მიუწვდომელია. | 
| 519 | No value (instead of Err:519 cell displays #VALUE!) | ფორმულა იღებს სიდიდეს, რომელიც არ შეესაბამება დეფინიციას, ან უჯრა, რომელიც დამოწმებულია ფორმულაში შეიცავს ტექსტს რიცხვის მაგივრად. | 
| 520 | შიდა სინტაქსური შეცდომა | კომპილატორი ქმნის უცნობ საკომპილაციო კოდს. | 
| 521 | No code or no intersection. | No code or no result. | 
| 522 | ცირკულარული დამოწმება | Formula refers directly or indirectly to itself and the Iterations option is not set under LibreOffice - PreferencesTools - Options - LibreOffice Calc - Calculate. | 
| 523 | გამოთვლების პროცედურა არ ემთხვევა | ფუნქციას აკლია საბოლოო მნიშვნელობა ანიტერაციული დამოწმებავერ აღწევს მინიმალურ ცვლილებას განსაზღვრული ნაბიჯების მაქსიმალური რაოდენობით. | 
| 524 | Not a valid reference (instead of Err:524 cell displays #REF!) | კომპილატორი:სვეტის ან მწკრივის აღმწერი სათაური ვერ განისაზღვრა.ინტერპრეტატორი:ფორმულას აკლია სვეტი, მწკრივი ან ცხრილი, რომელიც შეიცავს დამოწმებას. | 
| 525 | Invalid names | An identifier could not be evaluated, for example, no valid reference, no valid function name, no column/row label, no macro, incorrect decimal separator, add-in not found. | 
| 527 | შიდა გადავსება | ინტერპრეტატორი: დამოწმებები, მაგალითად, როდესაც უჯრა დაიმოწმებს უჯრას, ზედმეტად ჩაკეტილია. | 
| 530 | No AddIn | Interpreter: AddIn not found. | 
| 531 | No Macro | Interpreter: Macro not found. | 
| 532 | Division by zero | Division operator / if the denominator is 0 | 
| 533 | Nested arrays are not supported | For example, ={1;{2}} | 
| 538 | Error: Array or matrix size | The maximum limit for sorting has exceeded (the maximum is twice the maximum number of rows, so for 1048576 rows 2097152 entries). The same Err:538 is also used whenever a temporary matrix could not be allocated due to its size requirement. | 
| 539 | Unsupported inline array content | For example, ={1+2} | 
| 540 | External content disabled | A function that requires (re)loading of external sources is encountered and the user has not confirmed reloading of external sources yet. |