Updated (again) Excel Add-In

VBA and general Excel Q&A and examples

Moderator: DPlotAdmin

Post Reply
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Updated (again) Excel Add-In

Post by DPlotAdmin »

Previous versions of the AddIn mistakenly use Integer data types in several places where Long should be used. Moving continuously from one language to another to another has a few drawbacks :? . As a result, you're limited to plotting a total of 32767 data points with all previous versions. That's now fixed. You can plot as many points as you like, subject only to Excel's maximum number of rows (64K).

Also added support for Excel's Percent formatting: if a column is formatted as "Percentage" then the corresponding axis in DPlot will use the Percent number format.

You can get the updated AddIn installation from http://www.dplot.com/excel/addinstall.exe. Be sure to shut down Excel before running the installation program.
Visualize Your Data
support@dplot.com
Post Reply