Difference between revisions of "Excel and Analytica"

(Created page with "400px [Excel to Analytica Translation]]: A guide for converting a spreadsheet into Analytica. Read from and write to Excel spreadsheets: Anal...")
 
m
Line 1: Line 1:
[[File:Excel to Ana.tiff|400px]]
+
Many people use Analytica to build quantitative models as a replacement for Microsoft Excel. Others use Analytica in combination with Excel.  
  
[Excel to Analytica Translation]]:  A guide for converting a spreadsheet into Analytica.
+
If you have have a spreadsheet that is too cumbersome, opaque, or inflexible, you may wish to translate it into Analytica. This is a great way to learn Analytica for a new user. It is also a powerful way to verify the validity of a spreadsheet by comparing the results of the Analytica model with the spreadsheet. This process often surfaces errors that were hidden in the spreadsheet.
  
[[Read from and write to Excel spreadsheets]]: Analytica functions to read from and write to a spreadsheet.
+
If you plan to convert a spreadsheet into Analytica, you should consult [[Excel to Analytica Translation]], a step-by-step guide for the process.  You may also use [[Excel to Analytica Mappings]], which gives Analytica functions or expressions that are equivalent for most Excel functions.  
  
[[Excel to Analytica Mappings]]:  For most Excel functions gives equivalent Analytica functions
+
You may also use Excel spreadsheet to provide input data or to save computed results from your Analytica model, using Analytica functions to [[Read from and write to Excel spreadsheets]].
  
[[Working with Excel Worksheets using the Excel 2013 Object Model]]
+
You may also access Excel from Analytica using [[COM Integration]] (Microsoft Component Object Model), a widely used method for communicating between Windows applications.  Analytica's COM functions let you access just about all features of Excel and other Microsoft Windows applications. For examples, see [[COM and Excel examples]].
[[COM Integration]]
+
 
 +
==See also==
 +
 
 +
* [[Excel to Analytica Translation]]
 +
* [[Excel to Analytica Mappings]]
 +
* [[Read from and write to Excel spreadsheets]]
 +
* [[COM Integration]] and [[COM and Excel examples]]

Revision as of 02:54, 7 March 2016

Many people use Analytica to build quantitative models as a replacement for Microsoft Excel. Others use Analytica in combination with Excel.

If you have have a spreadsheet that is too cumbersome, opaque, or inflexible, you may wish to translate it into Analytica. This is a great way to learn Analytica for a new user. It is also a powerful way to verify the validity of a spreadsheet by comparing the results of the Analytica model with the spreadsheet. This process often surfaces errors that were hidden in the spreadsheet.

If you plan to convert a spreadsheet into Analytica, you should consult Excel to Analytica Translation, a step-by-step guide for the process. You may also use Excel to Analytica Mappings, which gives Analytica functions or expressions that are equivalent for most Excel functions.

You may also use Excel spreadsheet to provide input data or to save computed results from your Analytica model, using Analytica functions to Read from and write to Excel spreadsheets.

You may also access Excel from Analytica using COM Integration (Microsoft Component Object Model), a widely used method for communicating between Windows applications. Analytica's COM functions let you access just about all features of Excel and other Microsoft Windows applications. For examples, see COM and Excel examples.

See also

Comments


You are not allowed to post comments.