On 4/16/08, Steve Hanz <[EMAIL PROTECTED]> wrote:
>
>  Terima kasih atas jawabannya. Maaf jika ada pertanyaan yang sangat
> mendasar.
>
>
>
> Ada lagi yang mau saya tanyakan.
>
>
>
>    1. Bagaimana membuat inputan user menjadi huruf besar semua di
>    textbox nya dan juga menjadi huruf besar semu di dalam tabelnya.
>
>
              Pada event TEXTBOX After Updatenya digunakan rumus sbb:
              Textbox.value = Ucase(Textbox.value)

              Asumsi form bound ke suatu tabel / query.





>    1. saya membuat form input untuk data lalu saya ingin di dalam form
>    tersebut ada tampilan data-data yang sudah pernah di input/disimpan di 
> dalam
>    tabel (subform dalam bentuk datasheet) dan juga ketika saya menggunakan
>    tombol navigasi pada form utama, pointer record-record yang ada di dalam
>    tabel subform juga bisa mengikutinya.
>
>
>
            Mending pake Listbox aja. Dari form buat tambahkan kontrol
listbox. Nanti buat jadi navigasi untuk ke record tertentu.

            Kalo tabel tersebut ada PRIMARY KEY nya biasanya ada wizard yang
membimbing.
            Nanti di event FORM_CURRENT dibuat :

                ListBOx.value = (NAMA TEXT BOX PRIMARY KEY).value


  Terima kasih
>
>
>
> Steve Hanz
>
> Jl. Jababeka XVI Kav. V No. 65 A  Cikarang Bekasi
>
> Office Phone : +62 21 8936478 Ext. 251
>
> Faximile : +62 21 8936480
>
> Mobile : 62 815 7863 3583 or 62 818 0270 6485
>
> Email : [EMAIL PROTECTED] or [EMAIL PROTECTED]
>
>  **
>
> * <http://www.bumimulia.com/>*
>
> "This e-mail (including any attachments) is intended solely for the
> addressee and could contain information that is confidential; If you are not
> the intended recipient, you are hereby notified that any use, disclosure,
> copying or dissemination of this e-mail and any attachment is strictly
> prohibited and you should immediately delete it. This message does not
> necessarily reflect the views of *Bumimulia Indah Lestari.* Although this
> e-mail has been checked for computer viruses, *Bumimulia Indah 
> Lestari*accepts no liability for any damage caused by any virus and any 
> malicious
> code transmitted by this e-mail. Therefore, the recipient should check again
> for the risk of viruses, malicious codes, etc as a result of e-mail
> transmission through Internet"
>
>
> 
>

Kirim email ke