N
Nicola M
Hi all! Access 2003.
Due to a mistake in the design phase I did some changing in my DB, but this
isn't the main issue. NOw the DB works properly. My problem regards how to
display a lot of forms on the screen in the easiest and simpliest manner.
First I had a form (PK ID_PEOPLE) with an inner Tab control (10 pages) and
all worked properly.
Now I have again the same form but unfortunately I need to keep on the
screen also another form (I put it as a subform). All the previous forms in
the Tab Control are now linked to this former mask (i.e. they should be now
subforms of the subform) so I have a screen with a complete mess.
Before
┌------------------------------------------------â”
│ Main Form PK = IDPEOPLE │
│__________________________________│
│ TAB CONTROL WITH 10 PAGES │
│ EACH PAGE IS A SUBFORM
│
│ │
│ │
└------------------------------------------------┘
Now
┌------------------------------------------------â”
│ Main Form PK = IDPEOPLE │
│__________________________________│
│ Other Form PK = IDCOURSE │
│__________________________________│
│ PUTTING HERE THE TAB CONTROL │
│THE DIMENSION OF THE FORM GREW UP │
│ TOO MUCH. I NEED TO SHOW │
│ "ON DEMAND" ONLY THE PAGES/FORM │
│ ARE NECESSARY IN THAT MOMENT. I'M│
│ THINKING ABOUT COMMAND BUTTONS │
│ AND LINKED FORMS BUT I DON'T KNOW │
│ HOW TO GET IT. │
└------------------------------------------------┘
Thank you in advance for your time and suggestions.
Sorry for my bad English. I'm here if someone needs more information.
Due to a mistake in the design phase I did some changing in my DB, but this
isn't the main issue. NOw the DB works properly. My problem regards how to
display a lot of forms on the screen in the easiest and simpliest manner.
First I had a form (PK ID_PEOPLE) with an inner Tab control (10 pages) and
all worked properly.
Now I have again the same form but unfortunately I need to keep on the
screen also another form (I put it as a subform). All the previous forms in
the Tab Control are now linked to this former mask (i.e. they should be now
subforms of the subform) so I have a screen with a complete mess.
Before
┌------------------------------------------------â”
│ Main Form PK = IDPEOPLE │
│__________________________________│
│ TAB CONTROL WITH 10 PAGES │
│ EACH PAGE IS A SUBFORM
│
│ │
│ │
└------------------------------------------------┘
Now
┌------------------------------------------------â”
│ Main Form PK = IDPEOPLE │
│__________________________________│
│ Other Form PK = IDCOURSE │
│__________________________________│
│ PUTTING HERE THE TAB CONTROL │
│THE DIMENSION OF THE FORM GREW UP │
│ TOO MUCH. I NEED TO SHOW │
│ "ON DEMAND" ONLY THE PAGES/FORM │
│ ARE NECESSARY IN THAT MOMENT. I'M│
│ THINKING ABOUT COMMAND BUTTONS │
│ AND LINKED FORMS BUT I DON'T KNOW │
│ HOW TO GET IT. │
└------------------------------------------------┘
Thank you in advance for your time and suggestions.
Sorry for my bad English. I'm here if someone needs more information.