This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Kamis, 02 Agustus 2018

Cara Merubah data tanggal dari Form EMIS (DD-MM-YYYY) Ke SIMPATIKA (YYYY-MM-DD)

ebanyakan para OPM saat akan mengupload data siswa di SIMPATIKA mengambil datanya dari Form EMIS. Tetapi format data siswa di EMIS tidak sama dengan format data siswa di SIMPATIKA. Di Form EMIS format datanya (DD-MM-YYYY), sedangkan di Form Siswa kolektif SIMPATIKA format datanya (YYYY-MM-DD).

Harus ketik satu-satu???, bagaimana jika siswanya buanyyaak.... Cape dech...!

Cara merubah menurut yang saya ketahui adalah :
Blok seluruh data tanggal yang ada di form EMIS, lalu copy

Buka lembar kerja baru, (biar sama dengan tutorial ini, letakkan pointer mouse pada cell A1) lalu paste special, pilih value dan OK. Hasilnya pada gambar





Lau ketik rumus pada cell B1 =DATE(RIGHT(A1,4),MID(A1,4,2),LEFT(A1,2))

Karena format excel yang ada sebelumnya, jangan bingung jika format tanggal mungkin berubah seperti gambar
Cara merubahnya, klik kanan pada cell B1 tersebut lalu pilih format cells
Pilih Date, dan local (location): pilih Indonesian (Indonesia)

Hasilnya adalah



Lalu copykan rumus pada Cell B1 tersebut ke bawah dengan drag ke bawah atau menurut yang anda bisa. Hasilnya ada pada gambar

Lalu copy paste value data tanggal tersebut ke form siswa Simpatika yang akan di upload.






Seharusnya sampai disini proses sudah selesai.