Scripts, scripts, scripts!

same for me :wink:

if i can i recommend using a function test_fix … and doing a run on that function.
Otherwise the editor will execute the fix_timestamps procedure twice, including once with undefined parameters, therefore with errors to be expected.

Here is an example :

Hola gente!!!

Does anybody have a script that deletes rows that meet a condition from a workbook, then add them to another one?

@Darren_Murphy @Manu.n @gvalero @ThinhDinh

Thanks guys!

Yes, I have several. But I’d bet lots of money that none of them would be any use to you :stuck_out_tongue_closed_eyes:

I can help you write what you need though.

2 Likes

That’s will be pretty much 5 lines of code :wink:

That is a great idea. Let’s do it.

Okay, I’ve got the go ahead. I’ll send it to you in a private message.

Not necessary - @ThinhDinh already spotted the error…

1 Like

It’s good to see my threads are active long after I’ve gone :slight_smile:

who are you? :stuck_out_tongue:

lol, i wandering soul sir

1 Like

I keep get notifications about 3 or 4 of my threads so I figured I would see what’s going on. I’ve been using nullkode.io and adalo so much I don’t really build with glide anymore. I still have some proapps here but I will eventually move them over to nullkode.io

If so, is it possible to have alarm and push functions in nullkode.io?

Yes

I believe in a simple answer. And I looked. It looks like it was made recently. Glide also works with Google Spread, but Nullkode does not yet know what data interlocking is. It seems like no coding, but it feels like coding input. Is that right?

Hi
the code work great , can you tell me if it possible to delete all row on source sheet after moving the data?

thanks

I use this script now to move the values. It’s orders of magnitude faster…

RE: deleting the values once moved, I could share another script later.

1 Like

Ok thanks i’m waiting the code for removing data after moving.

Hi any news for code delting range after copy ? Thanks

I think this script from @Uzo could help you.

1 Like

Никак. Или храните все значения, которые ввел пользователь, или скрипт, который их куда-то девает, типа копирует в другое место, либо просто обнуляет. При введении пользователем значений всегда можно цеплять кто ввел и когда, и потом сортировать по дате и пользователю.