Retreiving data from Excel spreadsheet through ADODB
From: Roel (roel_at_teragren.com)
Date: 03/01/04
- Next message: Trevor Shuttleworth: "Re: Execute procedure on startup"
- Previous message: Frank Kabel: "Re: Splitting/Combing data question"
- Next in thread: onedaywhen: "Re: Retreiving data from Excel spread*** through ADODB"
- Reply: onedaywhen: "Re: Retreiving data from Excel spread*** through ADODB"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 1 Mar 2004 14:26:35 -0800
Hi,
I am using the ADO to retreive data from one work*** from one book and
into another book. I used sqSQL for the *** search:
rsdata.Open szSQL, ...
where szSQL = "SELECT * FROM [Combined TG and TN$]"
The *** name from the book is "Combined TG and TN". Is there any way
to format this so that this can be recognized? I know I should not be using
long names with spaces, but I am not allowed to change the name.
Thanks,
Roel
- Next message: Trevor Shuttleworth: "Re: Execute procedure on startup"
- Previous message: Frank Kabel: "Re: Splitting/Combing data question"
- Next in thread: onedaywhen: "Re: Retreiving data from Excel spread*** through ADODB"
- Reply: onedaywhen: "Re: Retreiving data from Excel spread*** through ADODB"
- Messages sorted by: [ date ] [ thread ]