My Assistant
![]() ![]() |
|
|
Sep 16 2004, 03:22 PM
Post
#1
|
|
|
New Member Posts: 7 |
Ok so on my main form I have a combo box once you select something from it, it updates a subform called Details using a requery macro. On the details subform there is another subform (minutedetails) that I am also trying to update as well, but I get the message can't find the field 'minute details' in the current record. Any ideas? I would like to figure out how to use the macro to refresh this information.
|
|
|
|
Sep 16 2004, 03:45 PM
Post
#2
|
|
|
Head Wizard Posts: 14,857 From: South Carolina, USA |
Welcome to UtterAccess!
You shouldn't need to do anything to the sub-subform. Just make sure it's Master/Child field relationships are set to the linking fields between the data sources. |
|
|
|
Sep 16 2004, 03:52 PM
Post
#3
|
|
|
New Member Posts: 7 |
Thanks so to make sure I understand on the details subform change the link Child field to minutedetails?
|
|
|
|
Sep 16 2004, 03:57 PM
Post
#4
|
|
|
Head Wizard Posts: 14,857 From: South Carolina, USA |
The master link field should be the PK (primary key) ofthe master table (the first subform). The child link field should be the FK (foreign key) of the child table (the second subform).
|
|
|
|
Sep 16 2004, 04:11 PM
Post
#5
|
|
|
New Member Posts: 7 |
ok so I'm getting a can't build a link between unbound forms. I probably should have explained it a little more. I actually have two combo boxes in the main form and they select all records that are equal to those two fields(Details). The second subform (mintue details) actually is the linking table between a many to many relationship.
|
|
|
|
Sep 16 2004, 06:42 PM
Post
#6
|
|
|
Head Wizard Posts: 14,857 From: South Carolina, USA |
Without seeing what you're trying to do, it will be difficult to determine what is happening. If you can, post a stripped down version of the DB (minus any sensitive data) and we'll take a look.
|
|
|
|
Oct 4 2004, 10:04 AM
Post
#7
|
|
|
New Member Posts: 7 |
I am trying 523000 bytes any ideas on how to make it small enought to fit?
|
|
|
|
Oct 4 2004, 10:32 AM
Post
#8
|
|
|
Head Wizard Posts: 14,857 From: South Carolina, USA |
Have you compacted and repaired? Removed all data?
|
|
|
|
Oct 4 2004, 10:59 AM
Post
#9
|
|
|
New Member Posts: 7 |
I left some data in to give a feel for what I'm try to do. hopefully this loads.
|
|
|
|
Oct 4 2004, 11:42 AM
Post
#10
|
|
|
Head Wizard Posts: 14,857 From: South Carolina, USA |
No attachment.
|
|
|
|
Oct 4 2004, 03:55 PM
Post
#11
|
|
|
New Member Posts: 7 |
Again I had to manually transfer everything
|
|
|
|
Oct 4 2004, 04:12 PM
Post
#12
|
|
|
New Member Posts: 7 |
I'm trying to get the TransformersPowers subform to be opened on the transformer that is equal to and be updateable. Sorry aobut the nonreadability of it.
|
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 19th May 2013 - 05:40 PM |