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
Find Duplicate Query
Curious Sandbox folders in server 2008
SQL Sever Store Proc Syntax for using LIKE in Where Clause with @Parameter
I need a asp.net 3.2 email handler vb
Redirect websites on SBS 2003
Counting the number of time an item occurs with another event
Excel spreadsheet
Certreq in Windows 2003 Server (Certificate Authority)
Dropdown of Word 2003, Insert Autotext subfolders are all empty
Conversion failed when converting date and/or time from character string.