Skip to main content

Google Form with prefilled today's date

I always wonder how to make a form that have a pre-filled with today's date. The only solution I got was adding a java script in form. But then ... I realized, that every entry I make, I always got a timestamp ... and it is always mark the date and time I create an entry. So .. all I have to do, is manipulate the sheet data ... after the 1st entry.

In my sheet data, I insert a column on the left (or you can put any where you want, as long as it will fill the same row)

On the first row (after the 1st entry) I create a formula ... if the timestamp is empty, then go empty, if not: check if the date entry is empty, if it is: take the timestamp date, if not: take date entry. Then apply to every row ...

Column B: timestamp
Column C: date entry
=arrayformula(if(isblank(B2:B),,if(isblank(C2:C),B2:B,C2:C)))


and, voila! You will have the current date. All you have to do, don't fill the date if you want it record as today.
See file here ...

Comments

Popular posts from this blog

Bayar Bensin di Shell pake OVO

OVO adalah salah satu pembayaran digital produknya Lippo? So, anyway ... Setelah pake kartu gantungan kuncinya KRL .. ini salah satu pembayaran digital yang aku pake. Dulu pernah pake Flazz, tp ... sepertinya kurang sreg aja. Sejak menjamurnya pom Shell .. aku mulai pakai shell super buat bahan bakarnya si Ganteng .. beberapa hari lalu, liat banner, kalo bisa bayar pake ovo ..  hmm .. coba ah .. kemaren sempet isi di ovonya grab, tp ga jadi dipake ... so, masih ada buat bayar bensin. Kalo menurut youtube-nya , ada 3 cara pembayaran: ... dan di shell ini, alatnya pake nomer HP. So ... this is what I've done ... isi bensin seperti biasa minta print-out dari mesin pompa kasih print-an ke loket dan buka aplikasi ovo isi nomer HP yang terkonek ke ovo di mesin bayarnya tekan "bayar" di aplikasi ovo DONE! as simple is that ...

Color Blind = buta?

bus nrobos lampu merah ... supir mobil, "Lampunya merah! buta warna ya lu?" No .. mereka ga buta warna ... mereka cuma bodoh ... ehm ... bukan bukan .. tapi .. what ever lah ... yang jelas bukan buta warna! Gue angkat ini gara-gara ada yang kirim gambar color blind test. trus abis itu, ada yang nanya .. jawab yang benernya apa ... well ... ga ada benar atau salah sih test ini ... tapi ini lebih untuk menjelaskan apakah kamu color blind atau tidak. Karena, orang yang color-blind akan melihat angka yang berbeda dari yang tidak color-blind. Gue jadi inget nyokab n kk gue yang keduanya color-blind. Nyokab, full color-blind ... ga bisa liat semua warna ... sementara kakak gue, dia red-green color blind. ( info lengkapnya di sini ) Kalo yang gue tau ... color blind itu heritaged .. genetik ... keturunan ... dan dia nempel di kromosom x. Nyokab yang full color blind, mewariskannya ke gue .. tapi karena gue punya 2 kromosom x (karena gue cewe) ... gue ga mengalami color ...