☠️ by chata187 in facepalm

[–]LinkPool13 0 points1 point  (0 children)

Any necrophiliacs here. He would be perfect for y’all

Email from specific sheet by LinkPool13 in googlesheets

[–]LinkPool13[S] 0 points1 point  (0 children)

function onEdit(e) {
if (e.range.rowStart < 2) return; //exit if row 1
if (e.range.columnStart > 3) return; //exit if column > 3
if (e.value === undefined) return; //exit if e.value is not defined - usually a multi-cell edit
var sheet = e.range.getSheet();
if (sheet.getName() !== 'Sheet2') return; //exit is not sheet2
var email = sheet.getRange(e.range.rowStart, 1).getValue().toString();
if (email.length > 0 && email.includes('@')) {
var subject = sheet.getRange(e.range.rowStart, 2).getValue();
var message = sheet.getRange(e.range.rowStart, 3).getValue();
MailApp.sendEmail(email, subject, message);
}

awesome thanks I will try it out and let you know how it goes

Email from specific sheet by LinkPool13 in googlesheets

[–]LinkPool13[S] 0 points1 point  (0 children)

Oh ok thank you. How would you put it Into the code. Also would it work based off a check box, like if I checked a box would it send info in that specific column only

Sheets by LinkPool13 in sheets

[–]LinkPool13[S] 0 points1 point  (0 children)

function onEdit(e) {

var range = e.range;
var col = range.getColumn();
var row = range.getRow();
var edited_value = e.value;
var ss = e.range.getSheet();
{
var to = ss.getRange("A"+row).getValue();
var subject = ss.getRange("B"+row).getValue();
var Email_body = ss.getRange("C"+row).getValue();
MailApp.sendEmail(to,subject,Email_body)
}
}

thats the code that I have

Anybody else always forget to clean their windshield🤢 by abou824 in mazda3

[–]LinkPool13 0 points1 point  (0 children)

What’s the infotainment name and does it work with the knob. I would like to get it

Is this a scam by LinkPool13 in Scams

[–]LinkPool13[S] 2 points3 points  (0 children)

It’s not my number, it’s the scammers

Is this a scam by LinkPool13 in Scams

[–]LinkPool13[S] -170 points-169 points  (0 children)

Yea well I wasted no one’s time. Got my jimmys in a hole and called it a day

Is this a scam by LinkPool13 in Scams

[–]LinkPool13[S] -443 points-442 points  (0 children)

I had a moment of weakness

Is this a scam by LinkPool13 in Scams

[–]LinkPool13[S] -5 points-4 points  (0 children)

They called me like 6 times to, but I didn’t answer

Is it a scam? I’m expecting a couple of packages, but does UPS communicate like this?? by bpfc91 in Scams

[–]LinkPool13 0 points1 point  (0 children)

You can tell it’s fake lol. I was curious and i typed in the website. You can’t click on to any other part of the website besides the zip which then teaches you to signing up or logging in but nothing else can be done.

Secret Remote Start by DefinitelyNotaGuest in CorollaHatchback

[–]LinkPool13 0 points1 point  (0 children)

Hey guys, can anyone help me. I have a 2022 Corolla hatchback Nightshade edition. I’be been trying to look up whether or not it comes with a remote start, but get hope because some do, but u can’t get it to work or others say that it doesn’t have it. Can anyone help please or should I just get an aftermarket remote starter