SMK DARUT TAQWA IS THE BEST

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.

Tampilkan postingan dengan label excel. Tampilkan semua postingan
Tampilkan postingan dengan label excel. Tampilkan semua postingan

fungsi vlookup dan mid

,td height="17" class="xl63" align="right" style="height:12.75pt;border-top:none">
NO NAMA KODE TIKET TUJUAN KELAS TIKET TOTAL BIAYA
1 ANDRE 01-jkt-RE jakarta regional 700000 700000
2 SONY 02-jkt-B jakarta bisnis 1000000 1000000
3 HURRY 03-Srb-E surabaya ekonomi 1200000 1200000
4 ZAKY 04-Bdg-B bandung bisnis 1000000 1000000
5 ROSI 05-Pdg-Re padang regional 1600000 1600000
6 RIZAL 06-Srb-B surabaya bisnis 700000 700000
7 FIKO 07-Ach-Ex aceh ekskutif 1000000 1000000
8 MAKKY 08-jkt-E jakarta ekonomi 1200000 1200000
9 FATHRR 09-pdg-B padang bisnis 1600000 1600000
10 POIL 10-Ach-RE aceh regional 1600000 1600000
tabel array
tabel kode tiket tabel jenis kelas
kode tujuan tipe kelas kelas harga ticket
jkt jakarta E ekonomi 700000
srb surabaya B bisnis 1000000
ach aceh RE regional 1200000
bdg bandung EX ekskutif 1600000
pdg padang
tujuan
vlookup(mid(c3;4;3);e19;i22;2;false)
kelas
vlookup(mid(c3;8;9);e19;i22;2;false)
vlookup(right(c5;1);e19;i22;2;false)
ticket + total biaya
if(e5="ekonomi";700000;if(e5="bisnis";1000000";if(e5="regional"1200000";1600000)))