Macros

Revision as of 09:01, 4 July 2023 by Csalter (talk | contribs) (Text replacement - "XLCubed" to "FluenceXL")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The following FluenceXL macros can be called from VBA:

Code Description Introduced
Application.Run "XL3RefreshGrid", "Sheet1!A1" Include an address for the Grid to be refreshed v6.1
Application.Run "XL3RefreshAllGrids" Refreshes all grids v6.0
Application.Run "XL3RefreshTable", "Sheet1!A1" Include an address for the Table to be refreshed v7.1
Application.Run "XL3RefreshAllTables" Refreshes all tables v7.0
Application.CalculateFull Force a calculate of FluenceXL formulae All