Macros
| width="400" Application.Run "XL3RefreshGrid","Sheet1!a1" | Include an address for the grid is to be refreshed |
Application.Run “XL3RefreshAllGrids” | Refreshes all grids |
Application.CalculateFull | Force a calculate of XLCubed formulae. |
| width="400" Application.Run "XL3RefreshGrid","Sheet1!a1" | Include an address for the grid is to be refreshed |
Application.Run “XL3RefreshAllGrids” | Refreshes all grids |
Application.CalculateFull | Force a calculate of XLCubed formulae. |