ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Help Me!!. can not set the string with len more than 255 character to the value cell (https://www.excelbanter.com/excel-programming/304006-help-me-can-not-set-string-len-more-than-255-character-value-cell.html)

hvtrang

Help Me!!. can not set the string with len more than 255 character to the value cell
 
i have an access file,in this i have a table, and have a memo field i
this. which field have a string less than 255 char it ok, but whic
field more than 255 char it display #value! in exel file. How can i fi
this problem.
i use this command in VBA to set value:
ExlObj.ActiveSheet.Cells(NxtLine, lc + 2).Value
rsDailyReport.Fields(lc)

thanks

--
Message posted from http://www.ExcelForum.com


Dave Peterson[_3_]

Help Me!!. can not set the string with len more than 255 characterto the value cell
 
I don't speak Access, but Debra Dalgleish posted this to a similar (well, it
sounded similar to me!) request.

http://groups.google.com/groups?thre...resXSPAM .com

Maybe it'll help you???


"hvtrang <" wrote:

i have an access file,in this i have a table, and have a memo field in
this. which field have a string less than 255 char it ok, but which
field more than 255 char it display #value! in exel file. How can i fix
this problem.
i use this command in VBA to set value:
ExlObj.ActiveSheet.Cells(NxtLine, lc + 2).Value =
rsDailyReport.Fields(lc)

thanks.

---
Message posted from http://www.ExcelForum.com/


--

Dave Peterson



All times are GMT +1. The time now is 07:47 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com