DPlot Forum Index DPlot
http://www.dplot.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DPlotJr Excel add-in not working

 
Post new topic   Reply to topic    DPlot Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
Fred



Joined: 19 Dec 2013
Posts: 1

PostPosted: Thu Dec 19, 2013 7:21 am    Post subject: DPlotJr Excel add-in not working Reply with quote

I am trying to install the Excel add-in on a new laptop but the installation fails when the VBA code execution starts (workbook_open function):
System error &H80070057 (-2147024809) Wrong parameter
Out of memory

It's a Windows 7 64b machine with 16Gb of RAM.

Any clue on the parameter to look at?

Thx.
Back to top
View user's profile Send private message
DPlotAdmin
Site Admin


Joined: 24 Jun 2003
Posts: 2310
Location: Vicksburg, Mississippi

PostPosted: Thu Dec 19, 2013 11:33 am    Post subject: Reply with quote

That sounds like something must be corrupted (assuming the error message is correct). There's really not any memory allocation going on in the workbook_open function - all it does is create the Add-In menu.

I'd first try re-installing. If that doesn't help and you're feeling adventurous, click the Developer tab, then "Visual Basic" on the far left. In the VB window click the + sign next to dplotlib.xla. If prompted for a password use "DPlot". Select Microsoft Excel Objects -> ThisWorkbook. You'll see "Private Sub Workbook_Open()". Change the name to some nonsense, e.g. Bookwork_Open() so that it isn't called. Save and then exit and restart Excel. You won't have a DPlot Add-In menu and will have to access the various Add-In functions from the Macros menu, but it might tell us more about what is going on.
_________________
Visualize Your Data
support@dplot.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    DPlot Forum Index -> Bug Reports All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group