![]() |
Add ins & data in the add-in workbook
I have created an add-in project. In the workbook associated with the addin
project I have stored some headings that I would like to copy to the workbook that the user opens. I am missing how this is done and would appreciate any enlightenment. Richard Mogy |
Add ins & data in the add-in workbook
Richard,
I typically reference XLA data in this format workbooks("XLA.xla").sheets("Sheet_Ref").Range("Ra nge_ref") Replace all items in quotes with appropriate references http://HelpExcel.com "Richard Mogy" wrote: I have created an add-in project. In the workbook associated with the addin project I have stored some headings that I would like to copy to the workbook that the user opens. I am missing how this is done and would appreciate any enlightenment. Richard Mogy |
Add ins & data in the add-in workbook
That solved it -- thank you for your assistance.
"galimi" wrote in message ... Richard, I typically reference XLA data in this format workbooks("XLA.xla").sheets("Sheet_Ref").Range("Ra nge_ref") Replace all items in quotes with appropriate references http://HelpExcel.com "Richard Mogy" wrote: I have created an add-in project. In the workbook associated with the addin project I have stored some headings that I would like to copy to the workbook that the user opens. I am missing how this is done and would appreciate any enlightenment. Richard Mogy |
All times are GMT +1. The time now is 02:44 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com