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
How do I convert a string with commas into a double?
cannot delete shared calendar items in OWA exchange 2007
Outlook folders mysteriously missing
vb.net - if string
How do I create a list that automaticly resizes to fit the content?
WSUS - Missing update icon to apply updates
Access SQL Query Question
How to restrict navteq map only for uk?
Dropdownlist change, does not change textboxes
Error : Cannot open Service Control Manager on remote computer. This operation might require other privileges.