Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I try to add a workbook to the Tools | References list, I get an error
saying "wrong file type." What file types can be added? Thanks, Keith |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Why are you trying to add a workbook. All open (saved) workbooks should be
there as VBA projects. -- HTH Bob Phillips "keithb" wrote in message ... When I try to add a workbook to the Tools | References list, I get an error saying "wrong file type." What file types can be added? Thanks, Keith |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The tutorial that I am following contains the following statement:
....Remember that to use the early binding code, the client project must include a reference (Tools | References.) to the Class Provider.xls file. Any ideas? "Bob Phillips" wrote in message ... Why are you trying to add a workbook. All open (saved) workbooks should be there as VBA projects. -- HTH Bob Phillips "keithb" wrote in message ... When I try to add a workbook to the Tools | References list, I get an error saying "wrong file type." What file types can be added? Thanks, Keith |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have just tried adding a workbook, type xls, and it worked fine.
I went to ToolsReferencesBrowse, changed the file type to xls and found the file. When loaded, it used the project name. -- HTH Bob Phillips "keithb" wrote in message ... The tutorial that I am following contains the following statement: ...Remember that to use the early binding code, the client project must include a reference (Tools | References.) to the Class Provider.xls file. Any ideas? "Bob Phillips" wrote in message ... Why are you trying to add a workbook. All open (saved) workbooks should be there as VBA projects. -- HTH Bob Phillips "keithb" wrote in message ... When I try to add a workbook to the Tools | References list, I get an error saying "wrong file type." What file types can be added? Thanks, Keith |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Equivalent option for Tools-References in Excel 2007 | Excel Discussion (Misc queries) | |||
Tools>References greyed out | Excel Discussion (Misc queries) | |||
Remove "Missing" reference in VB-Tools-References | Excel Programming | |||
Tools | References - information about references | Excel Programming | |||
Problem with VBE Menu -- Tools References | Excel Programming |