Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9843

Help to modify code please

$
0
0

I would like to use this code :

function onEdit(e) {
  if(e.range.rowStart === 1 && e.range.columnStart === 1) { 
    e.range.offset(0,1).clearContent();
  }
}

but only on a tab called 'Inventory'.
Could you kindly help?


Viewing all articles
Browse latest Browse all 9843

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>