/* */

Monday, April 4, 2011

[belajar-access] Re: Jump textbox

terima kasih.. bantuaanya sudah bisa..

--- In belajar-access@yahoogroups.com, "sudarsono" <jkssbma@...> wrote:
>
> Kelemahannya , bila menginginkan isi Qty 10, 11,12,100 jadi brape alias tak bisa . Kalau gunakan event [After Update], tapi ya mesti [enter] atau [tab] dulu.
>
> mana yg dipilih , ya ada resiko masing2
>
>
> '=================
> '====== Hidup adalah Pilihan, setiap pilihan ada Resiko.
> '====== Kita sendirilah yang akan menerima dampaknya.
> '====== Tidak memilih atau berdiam diri , juga sebuah pilihan.
> '=================
>
> --- In belajar-access@yahoogroups.com, "sudarsono" <jkssbma@> wrote:
> >
> > coba buat/tambahkan event Change di textBox Qty :
> >
> >
> > Private Sub txtQty_Change()
> > If Me.txtQty.Text = "1" Then
> > Me.txtdiskon.SetFocus
> > End If
> > End Sub
> >
> >
> > '================
> > --- In belajar-access@yahoogroups.com, "hstod" <hstudio7@> wrote:
> > >
> > > Selamat siang..
> > > mau tanya, gimana code lompat dari textbox langsung ke baris selajutnya pada textbox.
> > >
> > > kode | item | qty | diskon |harga |
> > >
> > > jika qty=1 maka langsung pindah ke baris selanjutnya, tanpa enter2 masuk ke diskon lagi atau focus di qty. (saya sedang coba menggunakan barcode)
> > >
> > > tks
> > > hastod
> > >
> >
>


------------------------------------

SPAM IS PROHIBITEDYahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/belajar-access/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/belajar-access/join
(Yahoo! ID required)

<*> To change settings via email:
belajar-access-digest@yahoogroups.com
belajar-access-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
belajar-access-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

No comments:

Post a Comment