![]() |
| |||||||
| Sponsored Links |
![]() | « Previous Thread | Next Thread » |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| Does anyone know how to make a "form" that is really 2 forms (unrelated information) displayed at once and seeming to the user only one form. I guess an example might be a datebook and contacts. They would be two forms but they would be joined as one big side by side form. If there is a better way to achieve this I am all eyes. |
| Sponsored Links |
|
#2
| ||||
| ||||
| Access has a subform control which will allow you to do something like this. Create three forms: 1 blank, 1 with the "datebook" and 1 with the "contacts". Then drag two subform controls to the blank form and set the source of them to the other forms you created.
__________________ jmurrayhead If you agree with me... click the icon! If my post solved your problem, click the button in the lower right-hand corner of the post.Join our Folding team: DeveloperBarn Folding |
|
#3
| |||
| |||
| I thought it might be something like that. Now all i have to do is figure out how to make a subform without a wizard ha ha. |
|
#4
| ||||
| ||||
| Just drag the control onto the form, cancel out the wizard when it pops up and then manually edit the properties of the subform. However, the wizard is pretty easy to use. You may want to try it out at first. |
| The Following User Says Thank You to jmurrayhead For This Useful Post: | ||
nboscaino (August 22nd, 2008) | ||
|
#5
| |||
| |||
| Cool thanks Ill try it out |
|
#6
| |||
| |||
| I apologize but I dont know what you mean when you refer to "controls" when you wrote just drag the controls into the form. are you talking about something from the tool box? |
|
#7
| |||
| |||
| False alarm I figured it out. Thank you so much again. |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Forms Authentication Session Staying Open | richyrich | .Net Development | 1 | July 5th, 2008 12:30 PM |
| Quick Links - Combo Open Forms | AOG123 | Microsoft Access | 0 | June 4th, 2008 08:46 AM |
| VB6 MODAL and MODELESS forms? | theChris | Visual Basic Programming | 1 | April 22nd, 2008 08:41 PM |
| Maintaining Form Data after forms authentication timeout | richyrich | .Net Development | 13 | April 17th, 2008 01:28 AM |