![]() |
|
|
#1
|
|||
|
|||
|
Hi all
I have a Form and a subform in detail section which has another subform in Formfooter. The Combo box is in second subform and is dependent to a field in first subform. Its row sourse is a query which show me the data just for first time. by the way both of subforms are continues. thanks. |
|
#2
|
||||
|
||||
|
Maybe this link will be helpful.
__________________
(RG for short) aka Allan Bunch MS Access MVP - WinXP Pro, Win7 - acXP, ac07 If your issue is resolved...follow this link for directions on how to use the Solved thread tool! Teaching is not filling a bucket but lighting a fire. Borrowed quote..."Docendo discimus" |
|
#3
|
|||
|
|||
|
In the AfterUpdate event of your field in the main form: Me![SubForm].Form![Combo].Requery
|
|
#4
|
|||
|
|||
|
Thanks alot, but i have tried those way before, non of them worked. is there any other soloution ?
|
|
#5
|
||||
|
||||
|
Maybe if you zip up the db and post it with details on the form you are having problems with, someone could offer so reasonable suggestions.
__________________
(RG for short) aka Allan Bunch MS Access MVP - WinXP Pro, Win7 - acXP, ac07 If your issue is resolved...follow this link for directions on how to use the Solved thread tool! Teaching is not filling a bucket but lighting a fire. Borrowed quote..."Docendo discimus" |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with combo box | osimini | Forms | 5 | 05-25-2009 01:08 PM |
| Problem using the combo box Access 2007 | PATATE | Access | 11 | 05-23-2009 04:26 AM |
| combo not updating form | cjamps | Forms | 5 | 04-14-2009 10:00 AM |
| Problem with parameter driven combo box | clydet2 | Queries | 0 | 04-06-2009 10:19 AM |
| Problem with Cascading Combo Boxes | CushingMT | Forms | 0 | 11-13-2008 06:44 AM |