The information in this article applies to:
SYMPTOMSWhen exporting a Microsoft Excel spreadsheet into Lotus 1-2-3, cells that contain the COUNT() function may not be calculated the same in Lotus. The problem occurs when the COUNT() function refers to values that cannot be translated into numbers, such as blanks, letters, or error values. CAUSELotus does not have a function equivalent to the COUNT() function in Microsoft Excel. WORKAROUNDIf you need a counting function in Microsoft Excel that will always be calculated the same way in Lotus, use the COUNTA function in Microsoft Excel. Also, be sure to always specify a range for an argument that is just one cell. For example, use COUNTA(A1:A1) instead of COUNTA(A1). MORE INFORMATION
In Microsoft Excel, the COUNT() function counts the number of numbers
that are in the list of arguments. Values that cannot be translated into
numbers, such as empty cells and cells that contain letters or errors,
are ignored.
REFERENCES"Function Reference," version 4.0, pages 68-70 Additional query words: 2.10 2.1 2.20 2.2 2.21 3.0 123 1 2 3
Keywords : |
Last Reviewed: March 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |