Menu
Cart (0)

You have no items in your shopping cart.

Subtotal: US$0.00
DK

How To: Re-Install Excel Integration

 

Try This First

 

 1 - Make sure you have Planswift open first before you open Excel. See if that fixes any issue.

2 - Restart computer and/or close out of Excel and Planswift. Open Planswift and then open Excel. See if that fixes the issue.

3 - Are you running the correct version of Excel? In order to use the Excel functions with Planswift, you must have Microsoft® Excel® 2003 , 2007, 2010 (32 bit editions only) 


For additional information regarding Office 2010 64bit click here


 4 - Did you install Planswift on the user that will be using the Planswift and Excel integration? Try re-installing Planswift if you need to.


The default Excel Addins folder is under the users AppData folder. (C:\Users\%UserName%\AppData\Roaming\Microsoft\AddIns)

5 - Make sure there are no other Excel Add-ins that would be conflicting with the Planswift add-ins.

 

 

Reinstall Excel Files

 

1. Make sure Planswift is closed out.

 

2. Make sure Excel is closed out.

 

3. See what version of Excel you have. (compatible versions of excel)

 

4.  In order to use the Excel functions, you must have Microsoft® Excel® 2003 , 2007, 2010 (32 bit editions only)

 

5.  For additional information regarding Office 2010 64bit click here (In the future we will have a "Swift Office" which will work with 64bit)

 

6. Open Command Prompt (Run as Administrator)

 

7.  To get to command prompt, go to: Start Menu\Programs\Accessories\Command Prompt (right click on it and run as Administrator)

 

 

 

For Planswift 9

 

for Windows 7 systems go to the path "%UserName%" will need to be the username that is going to be using planswift.


"C:\Users\%UserName%\AppData\Roaming\Microsoft\AddIns"


Type in command prompt


cd C:\Users\%UserName%\AppData\Roaming\Microsoft\AddIns

 

then type in


regsvr32 /u PSConnector9.dll

regsvr32 /u SwiftXL9.dll 


that will uninstall the dlls

then type in


regsvr32 PSConnector9.dll
regsvr32 SwiftXL9.dll
that will install the dlls


for Window XP go to the path "%UserName%" will need to be the username that is going to be using planswift.
"C:\Documents and Settings\%UserName%\Application Data\Microsoft\Addins"

%UserName% would be the users folder that would be running Planswift.

 

then type in
regsvr32 /u PSConnector9.dll
regsvr32 /u SwiftXL9.dll

that will uninstall the dlls

then type in

regsvr32 PSConnector9.dll
regsvr32 SwiftXL9.dll
that will install the dlls

 

That reinstalled the excel integration dlls.

 

 

 

For Planswift 8

 

for Windows 7 systems go to the path "%UserName%" will need to be the username that is going to be using planswift.
"C:\Users\%UserName%\AppData\Roaming\Microsoft\AddIns"

Type in command prompt
cd C:\Users\%UserName%\AppData\Roaming\Microsoft\AddIns

 

then type in
regsvr32 /u PSConnector.dll
regsvr32 /u SwiftXL.dll

that will uninstall the dlls

then type in

regsvr32 PSConnector.dll
regsvr32 SwiftXL.dll
that will install the dlls


for Window XP go to the path "%UserName%" will need to be the username that is going to be using planswift.
"C:\Documents and Settings\%UserName%\Application Data\Microsoft\Addins"

%UserName% would be the users folder that would be running Planswift.

 

then type in
regsvr32 /u PSConnector.dll
regsvr32 /u SwiftXL.dll
that will uninstall the dlls

 

then type in
regsvr32 PSConnector.dll
regsvr32 SwiftXL.dll
that will install the dlls