Maaf, kalau mengenai pemisah, boleh menggunakan , atau ;. Tergantung Regional Setting komputer yang dipakai. Kalau setting Indonesia, memang harus menggunakan ;. Yang jadi masalah adalah sepertinya fungsi IIF pada Query Ms. Access tidak seperti Ms. Excel dimana fungsi IF pada Excel dapat memilih sampai 7 pilihan (max). Mungkin fungsi IIF pada Query MS. Access hanya dapat memilih 2 pilihan yang ada. Minta tolong pada rekan yang lain untuk meluruskannya jika ada penjelasan saya yang kurang tepat. Terima kasih.
--- In [email protected], "Rosadi, Edi" <[EMAIL PROTECTED]> wrote: > > Untuk pemisah parameternya, jangan mengunakan ';' (titik koma) tapi ',' > (koma) saja. > > > > ________________________________ > > From: [email protected] [mailto:indoprog- [EMAIL PROTECTED] > On Behalf Of koleksiku2007 > Sent: Thursday, April 17, 2008 10:21 AM > To: [email protected] > Subject: [indoprog-vb] Tanya pleaseeeeeeeeeeeee... Tolong Querynya > dibetulkan > > > > Ya saya membuatnya di Table Query MS. Access > > Table: > Nis,KKM,R1,R2, NH > > yang ingin saya ketahui adalah rumus untuk mencari NilaiAkhir. > dan saya sudah membuat rumus tetapi tetap error... > > nih contoh rumusnya: > > NA: > IIf([NH]>=[KKM] ;[NH];IIf( Max([R1]; [R2])>=[KKM] ;[KKM];Max( > [R1];[R2] ;[NH]))) > > tolong yang benar bagaimana? > > > > > > > > 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] >
