Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use this code to delete the first character in the cell.
*ActiveCell.Characters(1, 1).Delete* If the length of the cell conten is less than 256 characters then the first character get deleted. However, if the length is more than 256 characters then the firs character is not deleted. Is there a limitation on the character object? Is there any way I can delete the character when the lengt is longer than 256 characters? Thanks for you hel -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 Label Options - Forms Object vs Control Box Object | Excel Discussion (Misc queries) | |||
Exporting Access to Excel - Characters per cell limitation | Excel Discussion (Misc queries) | |||
characters object limit | Excel Discussion (Misc queries) | |||
cell to textframe using characters object | Excel Programming | |||
Range object to Array object conversion | Excel Programming |