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

After adding a reference (An excel addin) to my project I find that I can't
remove it from the list of available references.

Although the addin has been deleted excel still looks for it when any
workbook is open.

Can anyone tell me where the list of references is held and how to remove one.

Thanks
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBAProject references

I can remove the tick on the reference dialog by code but I don't know how to
remove it completely so it is no longer availailable to be selected.

Thanks Bob


"Tom Ogilvy" wrote:

It is stored in the workbook. Try removing it with code.

--
Regards,
Tom Ogilvy


"Bob Spurbrand" <Bob wrote in message
...
After adding a reference (An excel addin) to my project I find that I

can't
remove it from the list of available references.

Although the addin has been deleted excel still looks for it when any
workbook is open.

Can anyone tell me where the list of references is held and how to remove

one.

Thanks




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default VBAProject references

Try unchecking it in Tools=Addins in Excel. Then check it again - and
Excel should offer to remove it from the list since the file can't be found.

Perhaps that will solve the problem.

--
Regards,
Tom Ogilvy

"Bob Spurbrand" wrote in message
...
I can remove the tick on the reference dialog by code but I don't know how

to
remove it completely so it is no longer availailable to be selected.

Thanks Bob


"Tom Ogilvy" wrote:

It is stored in the workbook. Try removing it with code.

--
Regards,
Tom Ogilvy


"Bob Spurbrand" <Bob wrote in

message
...
After adding a reference (An excel addin) to my project I find that I

can't
remove it from the list of available references.

Although the addin has been deleted excel still looks for it when any
workbook is open.

Can anyone tell me where the list of references is held and how to

remove
one.

Thanks






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
VBAProject Andy Excel Worksheet Functions 1 January 10th 05 02:53 PM
VBAProject scope Frank Kabel Excel Programming 0 July 15th 04 10:31 PM
VBAProject Scope Frank Kabel Excel Programming 0 July 15th 04 10:30 PM
How to get rid of a VBAProject? GF[_2_] Excel Programming 1 February 20th 04 03:10 PM
change VBAProject References Library amy Excel Programming 1 January 6th 04 12:55 PM


All times are GMT +1. The time now is 05:35 PM.

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

About Us

"It's about Microsoft Excel"