XL98: "Unable to Record" Message When Recording a MacroID: Q184090
|
When you attempt to enter information into a cell, you may receive the following error message:
Unable to Record
This problem may occur when the following conditions are true:
To work around this problem, do not enter more than 255 characters per cell while recording a macro.
In Microsoft Excel 98, you can use more than 255 characters in a cell;
however, when you pass strings that are greater than 255 characters in
length from a Visual Basic for Applications procedure, Microsoft Excel 98
adheres to the design limitations that earlier versions of Microsoft Excel
use.
This limit applies to all strings that you pass from a Visual Basic
procedure to a Microsoft Excel sheet; the limit does not apply exclusively
to information that you pass to cells. For example, if you pass a text
string that is longer than 255 characters to a text box on a worksheet or
on a dialog sheet, Microsoft Excel truncates the text even though a text
box can hold up to 10,240 characters.
For more information about string limits in Visual Basic for Applications,
see the following article in the Microsoft Knowledge Base:
Q105416 XL: Passed Strings Longer Than 255 Characters Are Truncated
Additional query words: XL98
Keywords : kbdta xlvbainfo xlmac
Version : MACINTOSH:98
Platform : MACINTOSH
Issue type : kbbug
Last Reviewed: June 15, 1999