doran_doran
Registered User.
- Local time
- Yesterday, 18:23
- Joined
- Aug 15, 2002
- Messages
- 349
Hello,
I am trying to put a search form in the database. I am not proficient creating codes. In my table I have three primary key. My table name is tbl_groups. Primary fields are [GA_Number], [PYE] and [V-System_Plan_no]. I would end-users to plug all three information and click on the search or open button. Upon clicking the button the system should load the form called frm_groups.
OR a form where user will only put [GA_Number] and the system loads all the records that has same GA_Number 's.
[PYE] = stands for Plan Year End.
I don't know if I was clear. This is my first time.
Prompt respond will be appreciated.....
I am trying to put a search form in the database. I am not proficient creating codes. In my table I have three primary key. My table name is tbl_groups. Primary fields are [GA_Number], [PYE] and [V-System_Plan_no]. I would end-users to plug all three information and click on the search or open button. Upon clicking the button the system should load the form called frm_groups.
OR a form where user will only put [GA_Number] and the system loads all the records that has same GA_Number 's.
[PYE] = stands for Plan Year End.
I don't know if I was clear. This is my first time.
Prompt respond will be appreciated.....