November 9, 200421 yr Hi, I'll try to explain my problem though cannot guarantee a clear one. I have a layout on which users will enter results for a questionnaire using radio-buttons, there is a text description of the requirements for each button within the question field next to each field. There is however a more detailed description of the requirements to answer each item on the questionnaire. However, I only want to show the more detailed description if the user were to click a command button. I have the more detailed description for each question in a separate, related table. Upon clicking the command button I would like the following to happen: The primary layout for the questionnaire to stay as and where it is. A new, smaller window to open showing the question specific detailed description, ie. based upon the active field in the primary layout, go to the appropriate detailed description for that field/question item. I have had trouble working out an appropriate script. Please help. Thanks
November 9, 200421 yr Link question_pk in Questionnaire to question_fk in Detailed_Description. Script using GTRR.
Create an account or sign in to comment