Below is a list of selected VBA functions that were developed for DesignSpreadsheets.com spreadsheets:
| getFormula() | Returns formula stored in a cell. It can be useful to verify user's input. |
| getTableValue(...) | To retrieve data from a specified row and column of a table. |