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
Export DatagridView or DataSet as CSV File
how to keep the session variable alive until the user close the browser?
SharePoint: Error Moving File or Folder Cannot Read from Source File or Disk
Newbie question: Using Access 2003 to access MS SQL server db
Get table name from column in a view
can disc stuck at stage 2 of 3
Problem Opening Access 2000 Front-End with Access 2003.
sql to copy data from table 1 to table 2 in sep databases
How can I tell who changed the Out of office message for an Exchange 2007 mailbox?
FILE RENAME IN FOXPRO