Microsoft
Software
Hardware
Network
Question : Excel VBA cell length limitation
I am exporting data from MS Access into an Excel worksheet.
I am running into a problem with the length of the field is over 900 characters.
Is there anyway around this?
Answer : Excel VBA cell length limitation
try this format
oWs.Cells((X), 6).Value = cstr(RS("StatusSummary"))
Random Solutions
vs2005 generate net 1.1
How to automate cascading option boxes on a web page using Access 2000 VBA
Help with Web Service configuration please
Delete Reporting Services Instances
VBA macro - conditional column fill
How to find and remove a virus
Outlook 2007 Recover email rules from old pst
NT Resource kit rcmd.exe
RPC over HTTPS stopped working
Secure Channels not working between DCs