Selasa, 27 September 2011

Re: [belajar-access] packing list

 

Kalau jumlah recordnya bisa diatur dengan 2 cara:


1. SELECT TOP <nJumlahRecord> * FROM table1
2. SELECT * FROM table1 WHERE <kriteria>

Kalau layout kolom ga bisa ditentukan.
kalau mau layout yg beda, anda harus punya beberapa form (duplikat) yang masing2 menyimpan layout yg beda.
jadi subform yg dipakai adalah yg memenuhi kondisi.

misal:
if <kondisi> then
   Child1.SourceObject = "subform1"
elseif <kondisi> then
   Child1.SourceObject = "subform2"
else
   Child1.SourceObject = "subform3"
endif

Haer


2011/9/26 ONOY <onoyrus@ymail.com>
Salam kenal para master Access.
Saya mohon pencerahan dari para master di sini, gimana cara nya menampilkan seluruh record pada subform dimana tampilannya dapat kita atur jumlah column dan column layout nya (seperti report)...
Maaf kl agak rancu menjelaskannya :) .

sebelumnya saya ucapkan terima kasih.






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

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/




--


Haer Talib

RumahAccess Indonesia
Tempatnya Belajar Microsoft Access
Artikel | Forum | Milis | Download | Training | Links | Blog | Event



__._,_.___
Recent Activity:
SPAM IS PROHIBITED
MARKETPLACE

Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.

.

__,_._,___

Tidak ada komentar:

Posting Komentar