Click here to Skip to main content
15,891,529 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionMessage Closed Pin
15-Jan-17 4:41
Live for Coding15-Jan-17 4:41 
AnswerRe: How to get JSON data into array Pin
Richard MacCutchan15-Jan-17 22:59
mveRichard MacCutchan15-Jan-17 22:59 
QuestionExcel open as ADODB.Connection Pin
hansoctantan12-Jan-17 2:24
professionalhansoctantan12-Jan-17 2:24 
AnswerRe: Excel open as ADODB.Connection Pin
Dave Kreskowiak12-Jan-17 2:45
mveDave Kreskowiak12-Jan-17 2:45 
GeneralRe: Excel open as ADODB.Connection Pin
hansoctantan12-Jan-17 2:57
professionalhansoctantan12-Jan-17 2:57 
GeneralRe: Excel open as ADODB.Connection Pin
Dave Kreskowiak12-Jan-17 6:33
mveDave Kreskowiak12-Jan-17 6:33 
GeneralRe: Excel open as ADODB.Connection Pin
hansoctantan13-Jan-17 2:24
professionalhansoctantan13-Jan-17 2:24 
GeneralRe: Excel open as ADODB.Connection Pin
Eddy Vluggen13-Jan-17 2:51
professionalEddy Vluggen13-Jan-17 2:51 
hansoctantan wrote:
When I manually open the spreadsheet on MS Office Excel then save it, I can successfully connect to said spreadsheet.
Excel, the application, is very, very forgiving in terms of which data it accepts; but sounds like the original file may already be in an invalid format.

In that case, ADODB will fail to read it, as it is not as forgiving as Excel. On the plusside, it is also not as big as the entire Excel-package.

Run your file through a validator, or unzip it and take a look at the contents.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: Excel open as ADODB.Connection Pin
hansoctantan13-Jan-17 3:01
professionalhansoctantan13-Jan-17 3:01 
GeneralRe: Excel open as ADODB.Connection Pin
Eddy Vluggen13-Jan-17 3:21
professionalEddy Vluggen13-Jan-17 3:21 
GeneralRe: Excel open as ADODB.Connection Pin
Dave Kreskowiak13-Jan-17 5:04
mveDave Kreskowiak13-Jan-17 5:04 
GeneralRe: Excel open as ADODB.Connection Pin
hansoctantan17-Jan-17 3:31
professionalhansoctantan17-Jan-17 3:31 
QuestionLosing lines when writing to RichTextBox Pin
jkirkerx6-Jan-17 11:25
professionaljkirkerx6-Jan-17 11:25 
AnswerRe: Losing lines when writing to RichTextBox Pin
Eddy Vluggen8-Jan-17 2:58
professionalEddy Vluggen8-Jan-17 2:58 
GeneralRe: Losing lines when writing to RichTextBox Pin
jkirkerx9-Jan-17 7:22
professionaljkirkerx9-Jan-17 7:22 
AnswerRe: Losing lines when writing to RichTextBox [Solved] Pin
jkirkerx9-Jan-17 8:29
professionaljkirkerx9-Jan-17 8:29 
QuestionLosing Linefeeds when writing text from RichTextBox Pin
jkirkerx6-Jan-17 8:24
professionaljkirkerx6-Jan-17 8:24 
AnswerRe: Losing Linefeeds when writing text from RichTextBox [solved] Pin
jkirkerx6-Jan-17 9:45
professionaljkirkerx6-Jan-17 9:45 
QuestionPaste Action on ContextMenu using RichTextBox Pin
jkirkerx6-Jan-17 7:26
professionaljkirkerx6-Jan-17 7:26 
QuestionVisual Basic Pin
DrBones695-Jan-17 16:21
professionalDrBones695-Jan-17 16:21 
AnswerRe: Visual Basic Pin
Peter_in_27805-Jan-17 18:07
professionalPeter_in_27805-Jan-17 18:07 
GeneralRe: Visual Basic Pin
DrBones6928-Jan-17 21:04
professionalDrBones6928-Jan-17 21:04 
AnswerRe: Visual Basic Pin
NEBIRE15-Jan-17 9:31
NEBIRE15-Jan-17 9:31 
GeneralRe: Visual Basic Pin
DrBones6928-Jan-17 21:06
professionalDrBones6928-Jan-17 21:06 
QuestionHow to detect what serial port is used when an arduino is plugged in and how to use this serial port data to control maglocks Pin
Member 1291689329-Dec-16 17:12
Member 1291689329-Dec-16 17:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.