+ Reply to Thread
Results 1 to 4 of 4

Excel keeps adding path to add in functions

  1. #1
    Registered User
    Join Date
    02-15-2021
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    2

    Excel keeps adding path to add in functions

    My computer runs on Windows 10, and I use Microsoft 365.

    I made a calculation tool with an add in which performs water property calculations. For example to calculate the enthalpy of a saturated vapor at 10 degrees Celcius, type in a cell: enthalpySatVapTW(10+273)

    In principle this works fine, however when I shut down and reopen the Excel file, Excel keeps adding a path in front of the addin functions. For example:
    'someverylongpath'!enthalpySatVapTW(T_CE_in+273,15)

    Till now I use find and replace to remove these paths, which works. However this is becoming unworkable as the Excel file grows in complexity... To make matters worse I have not found a way that all cells recalculate. Instead I have to click a cell, and make it recalculate again... How to prevent Excel from adding these paths?

    Please help.
    Attached Files Attached Files
    Last edited by macintoshibe; 02-15-2021 at 03:07 PM.

  2. #2
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,998

    Re: Excel keeps adding path to add in functions

    If the add-in is installed, that shouldn’t happen.
    Everyone who confuses correlation and causation ends up dead.

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,438

    Re: Excel keeps adding path to add in functions

    How to prevent Excel from adding these paths?
    In my experience, you cannot. As rorya notes, when the add-in is correctly installed, Excel will hide the full path in the reference, but it is still there hidden in the function call. If this is happening everytime you shut down/restart Excel, that suggests to me that you have not correctly installed the add-in so that it loads automatically each time Excel starts. How are you installing the add-in?
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  4. #4
    Registered User
    Join Date
    02-15-2021
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    2

    Re: Excel keeps adding path to add in functions

    Just to answer my own question. I may have found a fix...

    One way I found works is to:
    - Click File
    - Click Options
    - Click Add-ins
    - In the Add-ins manager look at the location where it searches for the add-in.
    - Go to this folder and rename the water97_v13.xla to something else. Now it cannot find this file anymore and it will use an other copy which it stores in: C:\Users\Me\AppData\Roaming\Microsoft\Addins\water_97_v13.xla
    - Now the problems should be fixed

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 11-26-2013, 08:46 PM
  2. Excel VBA get Network path from local path
    By katto01 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-26-2013, 11:31 AM
  3. Adding functions and certain X-values to Excel graph
    By V234 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 10-16-2012, 06:40 PM
  4. Replies: 7
    Last Post: 10-09-2009, 10:10 AM
  5. Adding Additional Functions to Subtotals in Excel 2007
    By ExcelTip in forum Tips and Tutorials
    Replies: 0
    Last Post: 11-27-2007, 09:14 AM
  6. hyperlink navigation path path wrong in Excel 2003
    By CE Admin in forum Excel General
    Replies: 5
    Last Post: 01-07-2006, 03:50 PM
  7. Opening a document without adding the path
    By Tmf in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-08-2005, 01:05 AM
  8. Opening a document without adding the path
    By Tmf in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-07-2005, 12:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1