form linking

R

Rashid

could you get the right answer for the following Question Pleas!

I have three forms Main form (frmMain) and two sub forms (frmSubform1 and
frmSubformw)
I want
The main form (frmMain) to be in single form view
The two sub forms to be in datasheet view and main form to be single form view

I have also one text box (text1) in the main form which I use for to filter
records in my firs sub form records(frmSubform1)
And I want the second sub form (frmSubfrom2) records to be filtered by
selected a record in first sub form (frmSubfrom1)

So Please give me a code to do this
 
P

pietlinden

Rashid,
check out the Netiquette page on Accessweb. (www.mvps.org/access

your software problem is _yours_, not ours. No skin off our nose if it
doesn't get done. What have you tried? Did you check at AccessWeb for
tips on how to do what you want? "So Please give me a code to do
this"???!!! "SEND MONEY FIRST" is my absolute first response. Show us
what you've tried and take it from there... you might even search the
NG and see what's already here...
You try first, post your results and your work and go from there. If
you want free code, you're going about it the wrong way.

http://www.mvps.org/access/netiquette.htm
 
Top