Sabtu, 25 Juni 2016

[belajar-excel] Digest Number 3895

1 Message

Digest #3895
1a
Re: List Box Hasil Input Data by "Septian Eko Saputro"

Message

Fri Jun 24, 2016 2:46 am (PDT) . Posted by:

"Septian Eko Saputro"

Dear Bang Heru

Sudah saya aplikasikan kode VBA tersebut dan work, terima kasih atas
bantuannya Bang

Best Regards,

*"---SE---"*

2016-06-24 11:35 GMT+07:00 'Heru Safrudin'
fcprocessing.bisikediri@bisi.co.id [belajar-excel] <
belajar-excel@yahoogroups.com>:

>
>
> Dear Eko,
>
>
>
> Ganti prosedur berikut :
>
>
>
> Private Sub cmdfind_Click()
>
> Dim X As Integer
>
> With Sheets("KATALOG")
>
> For X = 1 To .Range("A3").CurrentRegion.Rows.Count + 2
>
> If InStr(.Cells(X, 7).Value, tnama.Text) > 0 Then
>
> ListBox1.AddItem .Cells(X, 5).Value
>
> ListBox1.List(ListBox1.ListCount - 1, 1) = .Cells(X, 7).Value
>
> ListBox1.List(ListBox1.ListCount - 1, 2) = .Cells(X, 13).Value
>
> ListBox1.List(ListBox1.ListCount - 1, 3) = .Cells(X, 14).Value
>
> End If
>
> Next
>
> End With
>
> End Sub
>
>
>
>
>
> [image: Heru Safrudin][image: BISI,Heru Safrudin,YM online]
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *From:* Septian Eko Saputro monnalissa0809@gmail.com [belajar-excel]
> [mailto:belajar-excel@yahoogroups.com]
> *Sent:* 23 Juni 2016 11:07
> *To:* belajar-excel@yahoogroups.com
> *Subject:* [belajar-excel] List Box Hasil Input Data [1 Attachment]
>
>
>
>
>
> Dear Master Excel
>
> saya mengalami kesulitan dalam menampilkan hasil data inputan yang telah
> diinputkan sebelumnya melalui form kedalam bentuk list box dan kata kunci
> pencarian berdasarkan nama penyewa. (jadi misalkan kita masukkan kata kunci
> ahmad maka akan muncul beberapa nama ahmad yang mendekati seperti Ahmad,
> ahmad subarja, ahmad soni, dll). mohon bantuan kode vba terkait hal
> tersebut terima kasih. (terlampir)
>
>
>
> Best Regards,
>
> *"---SE---"*
>
>
>
>
>
============================================================
Pojok Lowongan Kerja yang disediakan milis :
http://milis-belajar-excel.1048464.n5.nabble.com/Pojok-Lowongan-Kerja-f5725753.html
*** Posting lowongan kerja : ke link tersebut dan klik New Topic
============================================================
bergabung ke milis (subscribe), kirim mail kosong ke: belajar-excel-subscribe@yahoogroups.com
posting ke milis, kirimkan ke: belajar-excel@yahoogroups.com
berkunjung ke web milis : http://tech.groups.yahoo.com/group/belajar-excel/messages
melihat file archive / mendownload lampiran : http://www.mail-archive.com/belajar-excel@yahoogroups.com/
atau (sejak 25-Apr-2011) bisa juga di : http://milis-belajar-excel.1048464.n5.nabble.com/
menghubungi moderators & owners: belajar-excel-owner@yahoogroups.com
keluar dari membership milis (UnSubscribe), kirim mail kosong ke : belajar-excel-unsubscribe@yahoogroups.com
---------------------------------------------------------------------

Tidak ada komentar:

Posting Komentar