The information in this article applies to:
SUMMARYIn Microsoft Excel 98 Macintosh Edition, the REPT function can return a string with a maximum length of 32,767 characters. If the length of the string that is returned by the REPT function exceeds 32,767 characters, the function returns a #VALUE! error. MORE INFORMATIONIn Microsoft Excel, the REPT function allows you to fill a cell with a sequence of characters that is repeated a specific number of times. For example, sample formulas that use the REPT function are listed in the following table.
Note that the third formula in the table returns a #VALUE! error because the length of the string that is returned by the function is 32,768 characters long. The fourth formula in the table returns a #VALUE! error because the length of the string that is returned by the function is 33,333 (11111*3) characters long. NOTE: The maximum number of characters that a single cell can contain in Microsoft Excel 98 Macintosh Edition is 32,767 characters. REFERENCESFor more information about the REPT function, click the Index button in Microsoft Excel Help, type the following text reptclick Show Topics, and then double-click the selected text to go to the "REPT" topic. Additional query words: XL98 repeats
Keywords : kbdta xlformula |
Last Reviewed: January 13, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |