D
Dar
Here's my problem. I want to place 10-12 unbound frames on top of each other
and make them invisible when form is open. Along side of them will be 10-12
command buttons associated with each frame which will hold a word document .
Example frame 1 and button one refers to my directions.doc etc.
When a button is clicked I want the appropriate frame to become visible with
the document showing. All other frames become invisible. I think I need a
Case statement, but do not know the correct syntax.
Also, if possible, there is a button that will preview a report which will
show the current visible frame.
I already tried this with 3 If statements on the form and it works, but I
figured it's got to be easier with another type of statement. I have not
figured out how to open the report with the corresponding frame. Whew! Any
help would be welcome. Please be specific.
Thanks
and make them invisible when form is open. Along side of them will be 10-12
command buttons associated with each frame which will hold a word document .
Example frame 1 and button one refers to my directions.doc etc.
When a button is clicked I want the appropriate frame to become visible with
the document showing. All other frames become invisible. I think I need a
Case statement, but do not know the correct syntax.
Also, if possible, there is a button that will preview a report which will
show the current visible frame.
I already tried this with 3 If statements on the form and it works, but I
figured it's got to be easier with another type of statement. I have not
figured out how to open the report with the corresponding frame. Whew! Any
help would be welcome. Please be specific.
Thanks