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
T-SQL If statement
VKD device initiation problem
Is there an easy way to tell why a server rebooted unexpectedly?
Access Return to Main Menu
windows server 2008 stop beeps, muting sound did not stop all beeps
General question about MasterPages and ContentPlaceHolders
MS Access Data and time input mask
Tablet PC with Passmark around 800
Excel too slow.
HP LaserJet P1005 on Terminal services - sometimes it works, most times it won't!