Dear Vber's Terima kasih atas bantuannya, problem dah solved
--- In [email protected], "Rosadi, Edi" <[EMAIL PROTECTED]> wrote: > > Tanggalnya dibagi 7. > > > > Algoritmanya : > > > > Hasil = tanggal / 7 > > > > Case hasil <= 1 > > Minggu = 1 > > Case hasil <= 2 > > Minggu = 2 > > Case hasil <= 3 > > Minggu = 3 > > Case hasil <=4 > > Minggu = 4 > > Else > > Minggu = 5 > > End case > > > > Salam, > > edi > > ________________________________ > > From: [email protected] [mailto:indoprog- [EMAIL PROTECTED] On Behalf Of ibnu muakhori > Sent: Friday, March 21, 2008 6:16 PM > To: [email protected] > Subject: [indoprog-vb] Re: Menentukan hari ini minggu keberapa dari bulan tertentu > > > > Dear Vber's > Terima kasih atas reponnya tapi masih belum bisa yah.... > saya coba masukin tanggal 03/21/2008 hasilnya adalah 6 padahal > tanggal tsb di bulan maret 2008 masuk minggu ke 3. > Tolong dunk, sy dah benar2x mentok neh.. > > Salam > > --- In [email protected] <mailto:indoprog-vb% 40yahoogroups.com> , "Martin Zhang ±i¤p©ú" > <mpscsm@> wrote: > > > > MsgBox Weekday (date, vbMonday) > > > > mdh2an membantu dgn benar... > > > > 2008/3/19 ibnu muakhori <muakhori@>: > > > > > Rekan Vbers > > > > > > Sory kalo sudah pernah dibahas sebelumnya, saya lagi kesulitan > > > Menentukan hari ini minggu keberapa dari bulan tertentu. Misal > > > tanggal 19 Mar 08 adl minggu ke 3 dari bulan maret. > > > Nah saya pakai fungsi "datepart" ternyata itu menentukan minggu > > > keberapa dalam satu tahun. > > > > > > Mohon batuannya yah, > > > > > > Salam > > > Ibnu Muakhori > > > > > > > > > > > > > > > > > -- > > ~orang awam~ > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > NOTICE - This message and any attached files may contain information that is confidential and intended only for use by the intended recipient. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, be advised that you have received this message in error and that any dissemination, copying or use of this message or attachment is strictly forbidden, as is the disclosure of the information therein. If you have received this message in error please notify the sender immediately and delete the message. > > > [Non-text portions of this message have been removed] >
