A series of Visual Basic Applications (VBA) methods I wrote, mostly for Excel, to increase the speed and accuracy in working with data, charts and databases.
Is your feature request related to a problem? Please describe.
Related to the Load Combinations request
Describe the solution you'd like
Functions available to remove or edit existing loads on existing nodes or members.
Additional context
This will be necessary as part of the Load Combinations request. To remove existing loads and replace them with loads from a different LC w
User Defined Functions for multi-component thermodynamic calculations of the Predictive Peng-Robinson 1978 Equation of State. Clean VBA functions - no UI changes and no pop up messages. Errors are reported in cell comments. Import Math.bas, ModArraySupport.bas and ChemE_Functions.bas into PData.xlsx and save as xlsm or simply download PData.xlsm.
SQL Server to Microsoft Excel. VBA class for Excel to make easy to access records stored in SQL Server and output these data in an Excel sheet; keeping or not the link
Just like me, you write Excel macros and you want a simple way to export your code as text files to your hard disk so that you can manage versions and load the code into e. g. GitHub? My vba_excel_export_code script is made for you. From now on it also manages the export of your ribbon.
Is your feature request related to a problem? Please describe.
Related to the Load Combinations request
Describe the solution you'd like
Functions available to remove or edit existing loads on existing nodes or members.
Additional context
This will be necessary as part of the Load Combinations request. To remove existing loads and replace them with loads from a different LC w