
August 27th, 2003, 02:09 AM
|
|
Junior Member
|
|
Join Date: Aug 2003
Location: Singapore
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
How to pass value from one form to another
Hi All,
I have 2 forms, in one I get the value from the user and when the user presses the ok button , it should open the form 2 (Tabular mode) with the records matching the value entered in the form 1. I am very new to this.
I did like this, If any suggestions Pls send me a code.
docmd.openform formname,acNormal, , , acFormReadOnly, acWindowNormal, value from form1 (parameter).
pls suggest any codes or ideas. very urgent.
thanks & regards
raj

|