Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet which uses an XLA that contains a couple of
methods. When I open the document normally there are no issues. When I create a new VSTO solution based on that spreadsheet it complains about linked data, asking me to update. Now normally I'd expect it to go to the update links dialog, but this never appears and my XLA method calls are all #NAMEd. I may try moving the XLA based methods into the workbook's VBA project, but the reason they're in an XLA is because they're shared by many projects and copying them would be a maintenance nightmare. Any ideas what I'm doing wrong? I've never been in a situation where a VSTO project required an XLA before. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Document Level Project in VSTO 2005 For Excel 2003 | Excel Programming | |||
Using VSTO to Print Excel Document without Empty Pages | Excel Programming | |||
Vsto | Excel Programming | |||
VBA and VSTO | Excel Programming | |||
Table Array in VLOOKUP Relies on Data Validation | Excel Worksheet Functions |