Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() In my workbook cell containing data length is more than 255 characters. When I export its sheets to new workbook it gives me msgbox saying: "The sheet you are copying has cells that contain more than 255 characters. When you copy the entire sheet, only the first 255 characters in each cell are copied. To copy all of the characters, copy the cells to a new sheet instead of copying the entire sheet." I am exporting sheets through vba. With this type of automation it is not possible for me to find the length and copy the cells instead of copying entire sheet. I need some way out to copy all the required data if containing more than 255 characters with option of exporting entire sheet. Its urgent, please help... -- ilyaskazi ------------------------------------------------------------------------ ilyaskazi's Profile: http://www.excelforum.com/member.php...o&userid=23969 View this thread: http://www.excelforum.com/showthread...hreadid=386044 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to have charac in new column with 40 char length only... | Excel Discussion (Misc queries) | |||
copy cell info to other sheets, other sheets dont contain all row. | Excel Worksheet Functions | |||
FIND 1 char in cell of any 3 char =True | Excel Discussion (Misc queries) | |||
8500 cells with phone number(7 char.), wishing to add area code (10 char.) | Excel Discussion (Misc queries) | |||
in VBA Sheets("mysheet").Copy Befo=Sheets(1) how do i get a reference to the newly created copy of this sheet? | Excel Worksheet Functions |