Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a form (FRM_MAIN) which contains different SubForms (FRM_QUESTIONNER) and these subforms contain others subforms (as FRMSUB1, FRMSUB2, FRMSUB3 ... How can I pass along values to the subforms? I have a Main sub that englobes all subforms. FRM_MAIN (record source select * from Survey) inside this sub I have: FRM_SELECT (a list from which I choose a person -- here a have a error record source select * from candidate) and FRM_QUESTION (Where i have all question) in FRM_QUESTION (record source select * from Survey) I Have FRMSUB1, FRMSUB2, ... (question by category) I would like to create a survey, and the answers for each survey is handed over along the form. table Survey (S_ID, person_Id, date, A1, A2, A3 ... An) Any suggestions would be greatly appreciated. Thanks. Ina |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Subform not refreshing... | Excel Worksheet Functions | |||
form/subform with buttons | Excel Worksheet Functions | |||
Access Form In An Access Report (SubForm) Question | Links and Linking in Excel | |||
Using one subform to control another subform | Excel Programming | |||
Transparent subform | Excel Programming |