Hi.
I'm using ODBC to access the content of XLS files.
I see that the "table" names are in mainly in the form ...
worksheet$
'work sheet$'
This is fine - these match existing worksheets - Append $ and wrap with
single quotes if necessary.
But I also have those that are like ...
worksheet - no $
worksheet$_ - trailing underscore
I'm not able to use some of these.
What are they?
What other formats exist?
Regards,
Richard Quadling.
Pete_UK - 28 Aug 2007 17:34 GMT
See reply to your other post.
Pete
On Aug 28, 2:06 pm, Richard Quadling.
<RichardQuadl...@discussions.microsoft.com> wrote:
> Hi.
>
[quoted text clipped - 22 lines]
>
> Richard Quadling.