Aplikasi Data Penduduk Dengan Excel


Aplikasi data penduduk dengan excel

Jika sesorang pndah atau meninggal otomatis data orang tersebut akan terhapus dari data induk kependudukan Desa, dan Jika pindah datang atau kelahiran akan dimasukan dalam data induk kependudukan desa. Keggiatan pelayanan kependudukan akan terekam pada rekap pndah, rekap kematian, rekap kelahiran. Aplikasi inimenggunakan program Macro VBA Excel. Assalamualaikum war wab, berikut kami share contoh data base administrasi desa sebagaimana amanat permendagri no 47 tahun 2016 tentang aplikasi ini masih belum sempurna, bagi yang minat aplikasi ini persilahkan untuk mengembangkan aplikasi ini sesuai dengan kebutuhan. Semoga bermanfaat bagi para perangkat desa atau anda yang membutuhkan aplikasi administrasi desa, semoga video ini bermanfaat.

  1. Aplikasi ini dibuat mengingat masih terbatasnya pendataan penduduk secara detail karena dewasa ini migrasi dan penyebaran penduduk cenderung cepat sehingga menuntut pendataan penduduk yang akurat. Fitur yang ditawarkan program ini cukup lengkap dari mulai Foto penduduk, print & preview data, Export & Import data ke Excel, Deteksi usia sesuai.
  2. Keyword: download aplikasi pendataan penduduk berbasis web, source code sistem informasi administrasi kependudukan berbasis web, aplikasi kependudukan dengan excel, download aplikasi pendataan penduduk desa, aplikasi sistem informasi desa berbasis web, aplikasi kelurahan berbasis web, download aplikasi data penduduk gratis, source code php.

KODEINPUT
Dim iRowAs Long
iRow =Sheets('DATA').Cells(Rows.Count, 4).End(xlUp).Offset(1, 0).row
Sheets('DATA').Cells(iRow,3).Value = TextBox13.Value
Sheets('DATA').Cells(iRow,4).Value = ('' & TextBox1.Value)
Sheets('DATA').Cells(iRow,5).Value = TextBox2.Value
Sheets('DATA').Cells(iRow,6).Value = ('' & TextBox3.Value)
Sheets('DATA').Cells(iRow,7).Value = ComboBox1.Value
Sheets('DATA').Cells(iRow,8).Value = ComboBox2.Value
Sheets('DATA').Cells(iRow,9).Value = TextBox4.Value
Sheets('DATA').Cells(iRow,10).Value = TextBox22.Value
Sheets('DATA').Cells(iRow,11).Value = ComboBox3.Value
Sheets('DATA').Cells(iRow,12).Value = ComboBox4.Value
Sheets('DATA').Cells(iRow,13).Value = ComboBox5.Value
Sheets('DATA').Cells(iRow,14).Value = ComboBox6.Value
Sheets('DATA').Cells(iRow,15).Value = TextBox6.Value
Sheets('DATA').Cells(iRow,16).Value = TextBox7.Value
Sheets('DATA').Cells(iRow,17).Value = TextBox8.Value
Sheets('DATA').Cells(iRow,18).Value = TextBox9.Value
Sheets('DATA').Cells(iRow,19).Value = TextBox10.Value
Sheets('DATA').Cells(iRow,20).Value = TextBox11.Value
Sheets('DATA').Cells(iRow,21).Value = ComboBox7.Value
Sheets('DATA').Cells(iRow,22).Value = TextBox12.Value


Data =NOMOR.Value
Set c =.Find(Data, LookIn:=xlValues)
MsgBox 'nama belum terdaftar',vbCritical
BARIS= c.row
Sheets('Data').Cells(BARIS,3).Value = TextBox13.Value
Sheets('Data').Cells(BARIS,4).Value = TextBox1.Value
Sheets('Data').Cells(BARIS,5).Value = TextBox2.Value
Dengan
Sheets('Data').Cells(BARIS,6).Value = TextBox3.Value
Sheets('Data').Cells(BARIS,7).Value = ComboBox1.Value
Sheets('Data').Cells(BARIS,8).Value = ComboBox2.Value
Sheets('Data').Cells(BARIS,9).Value = TextBox4.Value
Sheets('Data').Cells(BARIS,10).Value = TextBox5.Value
Sheets('Data').Cells(BARIS,11).Value = ComboBox3.Value
Sheets('Data').Cells(BARIS,12).Value = ComboBox4.Value
Sheets('Data').Cells(BARIS,13).Value = ComboBox5.Value
Sheets('Data').Cells(BARIS,14).Value = ComboBox6.Value
Sheets('Data').Cells(BARIS,15).Value = TextBox6.Value
Sheets('Data').Cells(BARIS,16).Value = TextBox7.Value
Sheets('Data').Cells(BARIS,17).Value = TextBox8.Value
Sheets('Data').Cells(BARIS,18).Value = TextBox9.Value
Sheets('Data').Cells(BARIS,19).Value = TextBox10.Value
Sheets('Data').Cells(BARIS,20).Value = TextBox11.Value
Sheets('Data').Cells(BARIS,21).Value = ComboBox7.Value
Sheets('Data').Cells(BARIS,22).Value = TextBox12.Value
EndWith

Membuat Aplikasi Data Penduduk Dengan Excel

EndSub
KODE PENOMORAN
PrivateSub CommandButton12_Click()
DimSr As Long
Range('A9').Value = '=IF(COUNTIF(C8:C9,C9)=2,0,IF(COUNTIF(C8:C9,C9)=1,C9,0))'
Range('A9:' & 'A' & Sr).FillDown

Range('a1')= Application.CountA(Range('E8:E3000')) + 1
Forxx = 1 To Range('a1')
Cells(No+ 7, 2).Value = No
'-----------------------------------------
Dimx As Worksheet, LastRow&
LastRow= x.Cells.SpecialCells(xlCellTypeLastCell).row
x.Range('A8:C'& LastRow).PasteSpecial Paste:=xlPasteValues
x.Range('W8:X'& LastRow).PasteSpecial Paste:=xlPasteValues

TextBox29.Value= Sheets('DATA').Cells(6, 6).Value
End Sub
HITUNG UMUR
'UMUR
Range('W1').Value= Now()
Range('X8').Value = '=IF(E8<>0,DATEDIF(J8,$w$1,$x$1),0)'
Range('W8:' & 'x' & SB).FillDown
EndSub
KODE BORDER
'Border

Aplikasi Data Penduduk Dengan Excel Ke

Cells.Borders.LineStyle = xlNone
LastRow = Cells.Find('*', ,xlValues, , xlRows, xlPrevious).row
LastCol = Cells.Find('*', ,xlValues, , xlByColumns, xlPrevious).Column
.BorderAround xlDouble
.Rows.Borders(xlInsideHorizontal).LineStyle= xlDash
Aplikasi data kependudukan excel
.Rows.Borders(xlInsideVertical).LineStyle =xlContinuous
.Font.Size = 11

Aplikasi Data Penduduk Rt Dengan Excel Gratis

Worksheets('data').Range('a8:X3000').Interior.ColorIndex= 2
For i = 8 To Range('A1') + 7
Set r2 = Range('A' & i& ':X' & i)
If r1.Value = 'Kepala Keluarga' Then r2.Interior.ColorIndex = 35
If r1.Value = 'Istri' Then r2.Interior.ColorIndex = 34
End Sub

UNDUH SAMPE FILE XLSM >> FORM ENTRI DATA PENDUDUK