Willow
0
Q:

get data of active cell google script

  let actSheet = SpreadsheetApp.getActiveSpreadsheet().getActiveSheet();
  let actData = actSheet.getActiveRange().getValue();
0

New to Communities?

Join the community