Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / February 2007

Tip: Looking for answers? Try searching our database.

VB code in excel.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sunrays17 - 22 Feb 2007 17:37 GMT
I am facing problem in writing macro / vb code in excel.

It is not allowing me to copy more than 256 chars of a cell.

Is there any solution to this problem??
Joel - 22 Feb 2007 18:05 GMT
I tried copying 500 charactter in Excel 2003 and was successful.  Add a
=length(B5) and verify that the count is wrong.  It may jst be a display
problem.  I believe I read on this website that Micrtosoft says you can copy
more than 256 charracter, they just won't display over 256.

> I am facing problem in writing macro / vb code in excel.
>
> It is not allowing me to copy more than 256 chars of a cell.
>
> Is there any solution to this problem??
Tom Ogilvy - 23 Feb 2007 01:36 GMT
they won't display more than approximately 1024 without extra effort.
Approximately because it won't just quit in the middle of a cell.

Signature

Regards,
Tom Ogilvy

>I tried copying 500 charactter in Excel 2003 and was successful.  Add a
> =length(B5) and verify that the count is wrong.  It may jst be a display
[quoted text clipped - 7 lines]
>>
>> Is there any solution to this problem??
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.