ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Add ins & data in the add-in workbook (https://www.excelbanter.com/excel-programming/323882-add-ins-data-add-workbook.html)

Richard Mogy

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



galimi[_2_]

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




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