Skip to content

Custom Excel Functions

panos edited this page May 5, 2020 · 1 revision
  • SOURCE(source_name, source_path)
  • MAPVALUE(source_cell, source_path, transform_cell = null)
  • MAPITEM(source_cell, source_path)
  • GETITEM(parent_cell, source_path, transform_cell = null, target_index = 1)
  • GETLIST(parent_cell, source_path)
  • CONTENT(logical)
Clone this wiki locally