Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default VBA: Tools - Reference

I have a two workbooks. Whenever one is opened, I need the other to be open.
I know it is possible to do this by creating a reference within the VBA the
first workbook. I have tried going into Tools - Reference and selecting the
second workbook, but this gives an error.

Error: Name conflicts with existing module, project or object library.

Thanks, in advance, for any help you might give me!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default VBA: Tools - Reference

Awesome! Thanks!!!

"Dave Peterson" wrote:

Hit ctrl-r to see the projects for each workbook.
Select the project that you want to refer to.
hit F4 to see it's properties
change that (name) property to something unique--don't use VBAProject

Save that workbook with its new project name.

Try adding the reference.

CinqueTerra wrote:

I have a two workbooks. Whenever one is opened, I need the other to be open.
I know it is possible to do this by creating a reference within the VBA the
first workbook. I have tried going into Tools - Reference and selecting the
second workbook, but this gives an error.

Error: Name conflicts with existing module, project or object library.

Thanks, in advance, for any help you might give me!


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tools key and add ins? Flemmac Excel Discussion (Misc queries) 1 May 18th 09 02:51 AM
HELP! Where is the Tools tab?? Donna and very frustrated. Excel Discussion (Misc queries) 2 December 29th 08 11:43 AM
PA Tools Add In betany70 Excel Discussion (Misc queries) 1 July 25th 07 04:22 PM
Remove "Missing" reference in VB-Tools-References Alan Excel Programming 1 December 21st 04 03:37 AM
Shareware Edwin's Power Tools decompiled and became Excel PowerPlus Tools Edwin Tam (MS MVP) Excel Programming 28 November 17th 03 05:43 AM


All times are GMT +1. The time now is 12:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"