excel_read

Reads the value from the excel document from the position and range specified in argument 3

Arguments

  1. String excel document
  2. String sheet name
  3. String excel cell (format A1) or cell range for matrices (format A1:B2)
  4. Boolean read as table. If true result of reading will be table

Output

Value if function succeed or undefined

Examples

excel_read