Connecting Tech Pros Worldwide Help | Site Map

creating links to excel in vba

  #1  
Old November 14th, 2006, 03:55 PM
ChasW
Guest
 
Posts: n/a
I am seeking to create links to excel spreadsheets using DAO and VBA.
The links will be "linked tables."

I have working code to refresh links, but that is not what I want to
do. I also need to create them from.

Can anybody point me in the right direction?

Thank you,
Charles
  #2  
Old November 14th, 2006, 04:55 PM
ChasW
Guest
 
Posts: n/a

re: creating links to excel in vba


On Tue, 14 Nov 2006 11:17:15 -0500, ChasW <wrote:
Quote:
>I am seeking to create links to excel spreadsheets using DAO and VBA.
>The links will be "linked tables."
>
>I have working code to refresh links, but that is not what I want to
>do. I also need to create them from.
>
>Can anybody point me in the right direction?
>
>Thank you,
>Charles
Well I have isolated the problem. It was with some of the sheet names
within the spreadsheet ending with a space and access not allowing the
last character in the field to be a space?

How can I get access to allow the last character in the field to be a
space?

Is there a way to read all of the sheet names from and excel file?
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie on SQL & Excel Ty answers 5 July 18th, 2008 02:35 PM
Problems with C#, VB6 and VBA developer@petrellyn.com answers 0 November 22nd, 2005 11:36 AM
Problems with C#, VB6 and VBA developer@petrellyn.com answers 0 July 21st, 2005 03:48 PM
Creating a large number of charts automatically (repost) Alan answers 5 July 19th, 2005 08:29 AM