Code source?
Code source?
Is the code for this plug-in available? (The VBAProject is password protected)
eduardo
27 Feb 09, 8:28AM
No. Not at this time.
9 Jun 09, 5:19AM
With excelEquations.xla
downloaded from the above link (http://www.codecogs.com/pages/functions/download.php?dir=/components/excel_render~4cb8068b3f&file=excelEquations.xla~d0f625751f),
I keep getting this message when trying to Render Eqn both on new document and the example file provided in this website:
"excelEquations_examples.xls could not be found. Check the spelling of the file name ..."
Do I need that XLS file in addition to XLA file to run this Addins?
David
9 Jun 09, 7:07AM
Hi,
What I suspect has happened is the toolbar has become miss-aligned with the actual equation render addin.
I'm guessing you loaded excelEquations_examples.xls first? This for simplicity has all the equation code within it, and also displays a toolbar. Even when you close this sheet the toolbar remain and this points to excelEquations_examples.xls. Once you delete this example file (as you reasonably wood), the connection is lost at the equation toolbar will fail.
However when you subsequently install the addin; the original 'excelEquation_examples.xls' toolbar is still there, and isn't replaced. Hence although the addin is there you can't run it.
Solution
- Right click in the grey area behind where the toolbars are. You should get a menu.
- At the bottom of the menu, click 'Customize...'
- Scroll to the bottom and find the 'CodeCogs' toolbar. Select this, then click 'Delete' near the top right.
Login