Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
My vba add-in relies on having spreadsheets (which represent templates) which it copies out on demand. These worksheets use functions defined in the addin, as simple as this silly one: Function five() As Double five = 5 End Function Unfortunately, when the sheet is copied to another workbook, the cell that depends on that formula shows up as #NAME?. If I click into the cell and press enter it works. (This is a big problem because I have about 100 such formulas in each template. Can anyone suggest a solution? Many thanks in advance! Bura |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying formulas in excel | Excel Worksheet Functions | |||
Copying Excel Formulas | Excel Worksheet Functions | |||
Copying from one spreadsheet to another - formulas don't come alon | Excel Discussion (Misc queries) | |||
Copying formulas in excel | New Users to Excel | |||
Excel & Copying Formulas | Excel Worksheet Functions |